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

Create New Post Contact Us

Creating multiple Laravel sites using only one Laravel codebase

With this Laravel package, we can build multiple sites/sub-domains on one codebase.

Creating multiple Laravel sites using only one Laravel codebase

Learn how to test and auto deploy your Laravel code from Gitlab

Zaher wrote a nice tutorial on how to test and auto deploy our Laravel code from Gitlab.

Learn how to test and auto deploy your Laravel code from Gitlab

Build a full-featured Admin CP in ten minutes with Laravel Admin

laravel-admin is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code.

Build a full-featured Admin CP in ten minutes with Laravel Admin

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

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

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