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

Create New Post Contact Us

Simple Search with Laravel and ElasticSearch

Mitch has written a nice tutorial about using ElasticSearch with Laravel 5.

Simple Search with Laravel and ElasticSearch

Validate & Sanitize User Input to help prevent dirty databases and XSS exploits

William shares his tips about using Laravel validation feature to ensure that all users' inputs are correct.

Validate & Sanitize User Input to help prevent dirty databases and XSS exploits

Conditionally adding instructions to laravel's query builder

Mohamed Said has another useful tutorial about conditionally adding instructions to Laravel's query builder.

Conditionally adding instructions to laravel's query builder

Building and testing Artisan Commands

Mohamed Said has written a very nice tutorial about buiding and testing our own Artisan Commands in Laravel 5.

Building and testing Artisan Commands

Laravel Generator - Get your APIs and Admin Panel ready in minutes

InfyOm Technologies has created a good Laravel package to generate APIs and scaffold CRUD. It's free and very useful. Check it out!

Laravel Generator - Get your APIs and Admin Panel ready in minutes

“The Biggest Improvement In Our Ecosystem Is The Composer” Proclaims Laravel Developer Freek Van Der Herten

Cloudways has an interview with **Freek Van der Herten** - one of the well-known developers in our Laravel community. They talk about Laravel ecosystem, PHP and more.

“The Biggest Improvement In Our Ecosystem Is The Composer” Proclaims Laravel Developer Freek Van Der Herten

[Video series] Renting website with Laravel

Watch Dobrorius codes a renting website with Laravel 5.

[Video series] Renting website with Laravel

Laravel Spark 1.0 is now available!

Good news! Spark 1.0 has officially been released! You can now purchase and download the official version at:

Laravel Spark 1.0 is now available!

Laravel 5.2 Email Verification with Activation Code

Damir Miladinov has a good tutorial about creating email verification with activation code in Laravel 5.2

Laravel 5.2 Email Verification with Activation Code

User email verification for Laravel 5

Edvinas Kručas has created a nice package to extends default Laravel 5.2 authentication with user verification by email.

User email verification for Laravel 5