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

Create New Post Contact Us

Laravel Boilerplate - a nice starter app that you might love

rappasoft released a nice starter app that we can use to build a solid Laravel application easily.

Laravel Boilerplate - a nice starter app that you might love

Learn how to use multiple databases in Laravel for all queries

Hillel Coren shares a nice tip on how to use multiple databases in Laravel for all queries.

Learn how to use multiple databases in Laravel for all queries

Learn how to deploy your Laravel application

Neo Ighodaro shows us how to deploy our Laravel application.

Learn how to deploy your Laravel application

Laravel Theme and Asset Management Package Themevel

Themevel is a Laravel 5 theme and asset management package. You can easily integrate this package with any Laravel based project.

Laravel Theme and Asset Management Package Themevel

Learn how to test a Vue component

Freek Van der Herten wrote a nice tutorial on how to test Vue component. If you're working with Vue and Laravel, this is a must-read.

Learn how to test a Vue component

Getting Started with Laravel and Docker

Liam “Xdega” Hockley shows us how to use Laravel with Docker.

Getting Started with Laravel and Docker

How to encode a Laravel Project: Controllers, Models and Templates

ionCube has a good tutorial on how to use the ionCube Encoder to protect a simple Laravel 5 project by encoding the Laravel controller and model files, encrypting the Laravel Blade templates.

How to encode a Laravel Project: Controllers, Models and Templates

Refactoring series: Structuring Laravel - Part 1

Jergus Lejko wrote a good tutorial on how to structure a Laravel project.

Refactoring series: Structuring Laravel - Part 1