Learn how to structure modules in Laravel
Josip Crnković wrote a nice Laravel tutorial on how to structure modules.
Today I'll be talking about this topic that seems to be pretty hot lately in Laravel community. There are countless threads on Laracasts and reddit about this. What's that? Modules. Especially how to make your Laravel applications modular.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.4 Laravel 5.3 Laravel 5.5 Laravel 5.6 Laravel 5 Intermediate