Z3d0X/filament-logger

Event auto discovery not working anymore

Opened this issue · 0 comments

It looks like Event Auto Discovery no longer works when your plugin is active. At least when php artisan event:cache is executed.

shouldDiscoverEvents from the EventServiceProvider of the framework always returns false.

Maybe I should mention that I run laravel with octane.