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

Create New Post Contact Us

Fluent Validation Rules for Laravel

Laravel validation rules are great, but wouldn't it be awesome if there was a fluent interface for ALL the rules. Well, that's what I've put together. If you love chaining methods, and dig Laravel validation, you'll enjoy this fluent validation packa

Fluent Validation Rules for Laravel

Collect user information with Laravel Auth Checker.

Laravel Auth Checker is a plugin to collect user information (device used, location, etc.) when a user is authenticated.

Collect user information with Laravel Auth Checker.

Learn how to boost Laravel Performance in production

Didik Tri Susanto shares a few tips on how to boost Laravel performance in production.

Learn how to boost Laravel Performance in production

How to integrate Paypal payment gateway with Laravel 5

In this video, I will show you how to integrate PayPal payment with Laravel in a very easy way.

How to integrate Paypal payment gateway with Laravel 5

Laravel 5.5 will have new frontend presets. Bootstrap and ReactJS are supported!

According to Taylor Otwell, we'll have new options for frontend scaffolding in Laravel 5.5.

Laravel 5.5 will have new frontend presets. Bootstrap and ReactJS are supported!

Learn how to build a collaborative note app using Laravel and Vue.js

Chimezie Enyinnaya wrote a nice tutorial on how to build a collaborative note app using Laravel 5.

Learn how to build a collaborative note app using Laravel and Vue.js

A free Question & Answer app built using Laravel 5

TheRealJAG shares his QnA app which is built using Laravel 5.4.

A free Question & Answer app built using Laravel 5

A free Laravel Restaurant Order Management System!

MD INZAMUL HAQUE shares a good open source app, which is a simple restaurant order management system.

A free Laravel Restaurant Order Management System!

Learn how to use Queue in Laravel 5.4 for email verification

Cloudways shows us how to use Queue in Laravel 5.4 for email verification.

Learn how to use Queue in Laravel 5.4 for email verification

Partial model updates in Laravel

Micheal Dyrynda shares a few tips on how to update Laravel models.

Partial model updates in Laravel