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

[Video series] Renting website with Laravel

Watch Dobrorius codes a renting website with Laravel 5.

[Video series] Renting website with Laravel

4 JavaScript Design Patterns You Should Know

Devan Patel has written a good tutorial about 4 Javascript Design Patterns that we should know!

4 JavaScript Design Patterns You Should Know

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