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

Create New Post Contact Us

Learn how to ajaxify your Laravel application automatically

Muhammad Usman wrote a tutorial on how to write an HTTP Middleware which detects Ajax requests and converts responses to Ajax compatible responses.

Learn how to ajaxify your Laravel application automatically

Working with regex easily using a new PHP package

sebastiandedeyne released a nice package that can make working with regex easier. This package is called "Making regex great again".

Working with regex easily using a new PHP package

Git 2.10 has arrived with many new features!

Git 2.10 has been released with progress reports for pushes, more color attributes, and improvements to GPG signature verification.

Git 2.10 has arrived with many new features!

Build a Laravel Application with User Authentication using Stormpath

Brian Retterer wrote a nice tutorial on how to build a Laravel Application with User Authentication using Stormpath.

Build a Laravel Application with User Authentication using Stormpath

Set up OAuth2 server using Laravel Passport

Shameer C wrote a good tutorial on how to set up OAuth2 server using the new Laravel 5.3 feature.

Set up OAuth2 server using Laravel Passport

Implementing jQuery data-tables plugin in laravel

Just Laravel has a tutorial on how to implement datatables plugin in Laravel 5

Implementing jQuery data-tables plugin in laravel

Learn to send emails easily and fast with Laravel 5.3 Mailables

Samuel Oloruntoba wrote a good tutorial on how to send emails using the new Laravel 5.3 way.

Learn to send emails easily and fast with Laravel 5.3 Mailables

Build a Realtime App Using Laravel, NodeJs, AngularJS and Redis

Kodeinfo has a good tutorial on how to create a realtime app using Laravel, NodeJs, AngularJS and Redis.

Build a Realtime App Using Laravel, NodeJs, AngularJS and Redis