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

Create New Post Contact Us

Top 25 Laravel Interview questions and answers

Here I am sharing Top 25 laravel interview questions and answers for freshers and experienced.

Top 25 Laravel Interview questions and answers

Learn how to build a Laravel 5 Ajax CRUD application from scratch

Hardik Savani wrote a nice tutorial on how to build a Laravel 5 Ajax CRUD application from scratch.

Learn how to build a Laravel 5 Ajax CRUD application from scratch

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

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

Deploy your Laravel apps with a zero downtime deployment script

Tim MacDonald shows us how to write a zero downtime deployment script that we can use to deploy our app quickly.

Deploy your Laravel apps with a zero downtime deployment script

Learn how to install and run Laravel on Android

Claudio Ribeiro shows us how to install and run Laravel on Android.

Learn how to install and run Laravel on Android

How to upload files using Laravel and Blueimp jQuery library

Povilas korop shows us how to upload files using Laravel and Blueimp jQuery library.

How to upload files using Laravel and Blueimp jQuery library