In this simple laravel 7/6 email verification example, we would like to share with you how to verify email after user registration in the laravel app. We will use laravel new feature MustEmailVerify Contracts and after the user successfully verifies
Author: Devendra Dode
Laravel 7/6 CRUD Example Tutorial
Laravel 7, 6 CRUD example tutorial for beginners. In this tutorial, you will learn how to create the first crud application in laravel with MySQL DB from scratch. This laravel 7, 6 crud example tutorial completely guides you from scratch
Laravel 7/6 Autocomplete Search with Jquery UI
Laravel autocomplete search with jquery ui. In this tutorial, we will show you how to create autocomplete search with jquery ui from db in laravel. How to implement jquery ui autocomplete search with Database in laravel 7, 6 with example.
Laravel 7/6 Pagination Tutorial From Scratch
Laravel 7, 6 pagination example tutorial. In this laravel pagination tutorial, you will learn how to use laravel inbuilt pagination methods with bootstrap tables. This tutorial will show you how to use laravel pagination with tables and display data with
Laravel 7/6 Textbox Autocomplete Search Typeahead Js
How to implement autocomplete search with Database in laravel 6, 7 app with jquery typeahead js. In this laravel tutorial, We will share with you how to implement autocomplete search with database using jquery typeahead js example. Today we will
Read More Laravel 7/6 Textbox Autocomplete Search Typeahead Js
Laravel 7/6 REST API With Passport Auth Tutorial
Laravel 7/6 RESTful authentication APIs with passport tutorial. Here, you will learn how to create restful login, registration, get user info auth APIs in laravel with passport. As well as, learn how to install passport auth in your laravel application
Laravel 7/6 Middleware Example Tutorial
In this laravel middleware tutorial, we will learn how to create custom middleware and how it use in laravel based project. Simply create one custom middleware and check language in query string. Simply laravel middleware filter all the http request
Implement Dynamic Google Pie Charts With PHP Codeigniter
In this codeigniter google pie charts tutorial, We would love to share with you how to implement google pie chart with PHP codeigniter. How to fetch month wise and year wise data to from mysql for showing on google pie
Read More Implement Dynamic Google Pie Charts With PHP Codeigniter
Bootstrap Carousel Slider Multiple Item Example
Boostrap Slider – We are going to show you, how to use boostrap carousel slider on your webpage. We will discuss full width boostrap carousel slider and bootstrap carousel with multiple items. We design web pages to create an attractive
Laravel 5.8 Razorpay Payment Gateway Integration Tutorial
Laravel 5.8 Razorpay Payment Gateway. We would love to share with you how to implement razorpay payment gateway in laravel 5.8 with example. Today we will implement razorpay payment gateway in laravel appliacation. This example also work with laravel 5.7
Read More Laravel 5.8 Razorpay Payment Gateway Integration Tutorial