nWidart / laravel-modules

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

Enable Support for Multiple Custom Config Files #1927

Open solomon-ochepa opened 1 month ago

solomon-ochepa commented 1 month ago

This update introduces the ability to utilize multiple custom configuration files within Laravel modules. The feature allows for better organization and modularization of configuration settings, enhancing the flexibility and scalability of the application.