Laravel-modular Laravel with a modular folder structure (AKA folder-by-feature). Source of Installation composer install Scripts # dev server php artisan serve # migration php artisan migrate:fresh --seed # tests php artisan test Modules Modules can be found in app/Modules.