nWidart / laravel-modules

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

Module route plural paths & names #1908

Closed solomon-ochepa closed 3 weeks ago

solomon-ochepa commented 2 months ago

Based on https://github.com/nWidart/laravel-modules/issues/949

dcblogdev commented 3 weeks ago

thanks but this will break people's projects that don't have the new key names in their config. I don't think this is needed.

solomon-ochepa commented 3 weeks ago

This feature is needed, however you are right about it breaking existing projects.

I'll add a fallback key and apply for reopening.