mhmiton / laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
MIT License
187 stars 34 forks source link

Issue with Laravel 11.31 once install causing "php artisan view:cache" missing whole chunk of framework and exception blade. #52

Open irvine48 opened 1 hour ago

irvine48 commented 1 hour ago

Before Install image

After Install image Only this part generated.

image

downgrade to 3.0.0 work as usual.