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

Create New Post Contact Us

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

Encrypting Your Model Attributes in Laravel 5

This is a great Laravel package that we can use to encrypt our model attributes before saving them to the database.

Encrypting Your Model Attributes in Laravel 5

Laravel 5.6 - Improve website speed performance using model caching

Learn how to improve website speed performance using model caching in Laravel 5.

Laravel 5.6 - Improve website speed performance using model caching