savannabits / filament-modules

Integration of Filament with nWidart/laravel-modules: Create independent Filament Files for each Laravel Module
https://filamentphp.com/plugins/coolsam-modules
MIT License
104 stars 18 forks source link

support laravel-modules v11 for laravel 11 #81

Closed vellea closed 5 months ago

coolsam726 commented 5 months ago

Hi @vellea, Thank you for your valuable contribution. A lot has changed in Nwidart larave-modules v11, including the folder structure (e.g App now becomes app). Furthermore, v11 now only supports for Laravel 11 and not Laravel 10. To still support Laravel 10, we had to release v3.x which only supports laravel-modules v10. To support laravel-modules v11, we will have to do another major release (4.x) which only supports Laravel 11.