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

Create New Post Contact Us

Learn how to create role-based permissions system manually in Laravel 5

Andres Fernando wrote a nice tutorial on how to create roles system in Laravel 5.

Learn how to create role-based permissions system manually in Laravel 5

Learn how to develop a package in Laravel 5

Josh Harington shows us how to create a package in Laravel 5.

Learn how to develop a package in Laravel 5

Protect your website against automated scripts using Laravel BotScout

nicolasbeauvais released a nice package that we can use to protect our website against automated scripts.

Protect your website against automated scripts using Laravel BotScout

Learn how to use Laravel and Lumen elasticseach query builder to build complex search queries

Basem Khirat wrote a nice tutorial on how to use Laravel and Lumen elasticseach query builder to build complex search queries.

Learn how to use Laravel and Lumen elasticseach query builder to build complex search queries

Create a comment system for Laravel projects using Laravel Comment

actuallymab released a nice package that we can use to create a comment system for Laravel projects quickly.

Create a comment system for Laravel projects using Laravel Comment

Learn how to send email using Markdown Mailables in Laravel 5.4

Hardik Savani wrote a nice tutorial on how to send emails using Laravel 5.4's new feature: Markdown Mailables.

Learn how to send email using Markdown Mailables in Laravel 5.4

Handy Aliases for Laravel Development

Gijs Jorissen shares us some useful aliases for Laravel development.

Handy Aliases for Laravel Development

Make your Laravel app run faster with PHP OPcache

Olav van schie wrote a nice tutoria on how to use PHP OPcache to make our apps run faster.

Make your Laravel app run faster with PHP OPcache