Email Verification in Laravel 5.7

By | March 6, 2019

Hello, Coders !! This tutorial is about Email Verification in Laravel 5.7 in the registration process. Laravel 5.7 provides convenient methods for sending and verifying email verification requests. The first there will be two possibilities that you can start this development from scratch or you have already set up the project and you just need… Read More »

Google reCaptcha Integration in Laravel 5.x with an example

By | February 24, 2019

Hello Coders !!This article is about the Google reCaptcha Integration in Laravel 5.x with an example. Google reCaptcha Integration in Laravel is the topic, we are going to discuss today. The Google reCaptcha is an associate open service that defends your website from spam and abuse. It uses advanced risk analysis techniques to indicate humans… Read More »

Instamojo payment gateway integration in Laravel

By | February 19, 2019

This easy tutorial is about Instamojo payment gateway integration in Laravel. This is an Indian payment gateway which is widely used by Indian merchants and startups. There are many payment gateways available for Indian businesses like Razorpay, PayUMoney, CCAvenue and many more. Also, if you want to check Razorpay and Stripe payment gateway integration then… Read More »

Stripe Payment Gateway Integration In Laravel 5.x

By | February 16, 2019

Hello Coders !! This article is about Stripe payment gateway integration in laravel website. So let’s start integrating it. About Stripe: Stripe is a technology company. Its software allows people and businesses to receive payments over the web. Stripe provides the technical, fraud prevention, and banking infrastructure needed to work online payment systems. Follow below… Read More »

Laravel Dynamic Quiz Customizable Basic Demo

By | February 7, 2019

This article is for ready-made customizable script for multiple-choice question quiz. A user who wants to integrate Laravel Dynamic Quiz Customizable Basic Demo they can use this script. Step 1 : Script Build Fresh Laravel has been used for this and a user just needs to add two folders inside a public folder and paste… Read More »

Install Basic Setup Of Apache2 / PhpMyAdmin / MySql Server On Ubuntu 16.04 – Install Basic Setup Of LAMP

By | January 30, 2019

Hello Coders !! This article is about Install Basic Setup Of Apache2 / PhpMyAdmin / MySql Server On Ubuntu 16.04 – Install Basic Setup Of LAMP. This will helps you to start coding. Step 1: Apache Installation The initial step to start with Apache is out there within Ubuntu’s default software package repositories. So now… Read More »

Install latest Nodejs And NPM in Ubuntu

By | January 17, 2019

This tutorial is about to Install latest Nodejs And NPM in Ubuntu. Note: Tested with Ubuntu 16.04 / 18.04 LTS Nodejs is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser. Nodejs lets developers use JavaScript to write command line programm tools and is for server-side scripts to produce dynamic… Read More »