nWidart / laravel-modules

Module Management In Laravel
https://docs.laravelmodules.com
MIT License
5.5k stars 954 forks source link

Restructure database stubs, commands and tests #1928

Open solomon-ochepa opened 1 month ago

solomon-ochepa commented 1 month ago

Proper structure will ease navigation, scalability, and maintenance of the code.

I'll restructure the remaining stubs and commands to resemble the Laravel structure for simplicity purposes if a go-ahead is given.

Thanks.