
Installs Laravel modules created for nwidart/laravel-modules into the Modules/ directory.
The Laravel Module Installer is a powerful tool designed to streamline the installation of standalone modules within the Laravel framework. By ensuring that modules are placed in the dedicated Modules/ directory rather than the vendor/ directory, this package enhances organization and maintainability of your Laravel projects. Its ease of use and configurability make it an essential addition for developers looking to optimize their coding workflow and module management.
With the ability to set alternate directory paths and follow structured naming conventions, Laravel Module Installer offers a user-friendly approach to module integration. Whether you're a seasoned Laravel pro or a newcomer, this package simplifies the process of module installation, making it a must-have in your development toolkit.
