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

Create New Post Contact Us

Laravel 5.4's new features and changes!

Laravel 5.4 is now available. Let's check out its new features/changes, and learn how to upgrade to Laravel 5.4.

Laravel 5.4's new features and changes!

Learn how to auto-validate Eloquent Models on Laravel 5.3

Nicola Malizia shares a tip on how to auto validate Eloquent Models on Laravel 5.3.

Learn how to auto-validate Eloquent Models on Laravel 5.3

Laravel 5 Simple Uploader - a simple file uploader for Laravel 5.

rymanalu released a nice package that we can use to upload files easily in Laravel 5.

Laravel 5 Simple Uploader - a simple file uploader for Laravel 5.

Upcoming changes and new features in Laravel 5.4

As Laravel 5.4 is scheduled to be released this month, let's take a look at its new features and changes.

Upcoming changes and new features in Laravel 5.4

Build an Ajax login form with Laravel and jQuery

Short video tutorial to learn how to login with Ajax and jQuery using Laravel 5.3.

Build an Ajax login form with Laravel and jQuery

Learn how to build 'did you mean' functionality with Laravel Scout

TNT Studio wrote a nice tutorial on how to build 'did you mean' functionality with Laravel Scout.

Learn how to build 'did you mean' functionality with Laravel Scout

Generate API documentation for your Laravel application from Postman or Swagger

ApiDocGen is a free service that we can use to build API documentation.

Generate API documentation for your Laravel application from Postman or Swagger

Learn how to use Transformers in Laravel

Haydar Ali Ismail wrote a tutorial on how to use Transformers in Laravel 5.

Learn how to use Transformers in Laravel