DEV Community

Discussion on: Haking with Laravel modules

Collapse
 
shealavington profile image
Shea Lavington

Good work! I've been using a laravel-modules package for a while now which works wonders. Registers new commands called php artisan module-make:x Name

Collapse
 
bdelespierre profile image
Benjamin Delespierre

Thanks for your comment 👍

There are a lot of packages like this out there, which one is it?