A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Ajax Autocomplete Textbox in Laravel using JQuery

In this post we are going to learn ajax live search or make autocomplete textbox by using JQuery in Laravel Application.

Ajax Autocomplete Textbox in Laravel using JQuery

Laravel 5 – Client-side validation using Parsley.js

In this example, I will let you know how to implement laravel client side validation using Parsley.js

Laravel 5 – Client-side validation using Parsley.js

Laravel 5.4 API Authentication using JWT with example

In this tutorial, I will let you know how to implement Laravel 5.4 API authentication using JWT with an example.

Laravel 5.4 API Authentication using JWT with example

Learn how to generate barcode in Laravel 5 with milon/barcode package

Hello guys, in this article I will let you know about the laravel5 barcode generator.

Learn how to generate barcode in Laravel 5 with milon/barcode package

Laravel 5 - Google reCaptcha integration and validation

Hi guys, in this article, I am going to tell you how to integrate google reCaptcha with form validation

Laravel 5 - Google reCaptcha integration and validation

Laravel 5 confirmation box for deleting a record from mysql database

In this article i will tell you about how to integrate the confirmation box for deleting a records from database with a simple example.

Laravel 5 confirmation box for deleting a record from mysql database

Create REST API with authentication using Laravel Passport

Let's setup Authentication with Passport in Laravel. Also we will create a Product CRUD using tokens with Laravel Passport.

Create REST API with authentication using Laravel Passport

Appointment Scheduler with Laravel, Vue, Redis, and FullCalendar

Doug Black built a good Appointment Scheduler with Vue.js and Laravel. You can download the source code for free!

Appointment Scheduler with Laravel, Vue, Redis, and FullCalendar