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

Create New Post Contact Us

Enforcing Valid Data Access From a Form Request Object in Laravel 5

A little trick I've been implementing recently to ensure that data accessed from a Laravel request object has first been validated.

Enforcing Valid Data Access From a Form Request Object in Laravel 5

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

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