Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Paypal Checkout REST api integration in Laravel 5.7 with smart payment buttons

Hi All, Paypal has updated their payment integration API to new REST API and existing APIs have been deprecated since Feb 2019. Due to less documentation, it was very hard to integrate these APIs with Laravel. After spending some time, I was able to

Findnerd Product Release - 17-July-2023

Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).Select ‘C

How to manage Inventory settings in Magento

The product inventory settings can be added in two ways, 1.1) system settings for all the products 1.2) and individually, i.e. you can edit the settings for each product. To access and configure system settings, log into the admin panel, navigate g

Defect Life Cycle

Defect Life Cycle It indicates the complete life cycle of a defect or a bug right from the stage found, fixed, re-tested and closed. It consist of various status like open/new, assigned, fixed and close/re-open. Open - When we got a bug the status

Prototype Model

Prototype Model It is the basic model of SDLC(Software Development Life Cycle)which is derived from waterfall model. Whenever the customer is not clear about the requirements then we go for prototype model. It consists of various phases like: Req

SQL Joins

The process of combining rows of two or more then two tables based on a common field between them are known as SQL joins. Types of SQL joins : INNER JOIN: It is returns rows only when at least one row matches from both tables. LEFT JOIN: It

Strong Parameters in Rails

Strong Parameters in Rails Strong parameters are used to prevent the action controller parameters that are used in Active Model Mass Assignment. If you want to use them, you need to white-list them. It is basically used as a security for sensitive mo

How to prevent the default event of a button and avoid the page refresh in javascritp

This tutorial will help to understand the basic behavior about button element. Button is a form element and hence button can do things happen when we use it in it's natural environment i.e. the form. To use button without form we will have to use Jav

Mailing templates in Liferay

Hello Friends, The Below code will show How you can send the mail using the mailing template in liferay. view.jsp <%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet" %> <%@ taglib uri="http://liferay.com/tld/aui" prefix="aui"

Prevent Adding/Deleting/Modifying properties of an object in JavaScript

This tutorial will help us about the internal property [[Extensible]].This internal property [[Extensible]] of an object in javascript, is used to specify whether properties can be add to an object or not.Before using the internal property [[Extensib

1 586 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: