### What happened? Using `php artisan module:filament:install`. The generated does not goes correctly directory path ### How to reproduce the bug - Install `nWidart/modules` ,`coolsam/modules`. (Laravel 12, Fillament 3.2) - Then change `modules.paths.app_folder` value (default is `app`). Also The paths that still have `app/` in config file need replace too. - Create `MyModule` using command-line - Run `php artisan module:filament:install MyModule` ### Package Version 4.2.x ### PHP Version 8.3 ### Laravel Version 12.x ### Which operating systems does with happen with? Linux ### Notes _No response_