laravel-ignition
laravel-ignition copied to clipboard
Class LogMessage not found
I keep getting the following error:
Class \"Spatie\\LaravelIgnition\\Recorders\\LogRecorder\\LogMessage\" not found
in the file spatie/laravel-ignition/src/Recorders/LogRecorder/LogRecorder.php
I suspect this is similar to: https://github.com/spatie/laravel-ray/issues/237
I "solve" it by putting opcache_reset()
in public/index.php
The problem still persists. It works at the process start but crashes after some time.
Laravel version: 9.23.0
PHP version: 8.1.4
Composer version: 2.3.10
Ping @freekmurze
Have same problem. Any help? :)
Dear contributor,
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.