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

Create New Post Contact Us

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

Write a good Laravel blog post and earn $1500 with Laravel Blog Contest 

Taylor Otwell is launching a contest for the most helpful Laravel blog post written by a community member.

Write a good Laravel blog post and earn $1500 with Laravel Blog Contest 

How to create custom 404 page in Laravel

Learn to create custom 404 page and custom pages for all other HTTP exceptions in Laravel.

How to create custom 404 page in Laravel