filament-logger icon indicating copy to clipboard operation
filament-logger copied to clipboard

Event auto discovery not working anymore

Open mihob opened this issue 9 months ago • 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.

mihob avatar May 22 '24 22:05 mihob