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

Building Our First Website [2nd Edition]

> **Important:** The book now supports Laravel 5.3. This chapter is complete. We will be updating all chapters regularly to fix bugs and > mistakes.

# Chapter 2: Building Our First Website

Now that we know how to install Laravel, let

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

Installing Laravel [2nd Edition]

> **Important:** The book now supports Laravel 5.3. This chapter is complete. We will be updating all chapters regularly to fix bugs and > mistakes.

# Chapter 1: Installing Laravel

There are many ways to install Laravel. We can install L