rap2hpoutre / laravel-log-viewer

:dromedary_camel: Laravel log viewer

Repository from Github https://github.comrap2hpoutre/laravel-log-viewerRepository from Github https://github.comrap2hpoutre/laravel-log-viewer

Laravel 12 Support

mubashiralikpk opened this issue · comments

Please make support for Laravel 12, right now its not compatible.

Yes, we need Laravel 12 support. I upgraded Laravel 11 to Laravel 12 today, and while trying to upgrade this package as well, I found that it does not support Laravel 12.

While waiting for the maintainers to create a new release, if that ever happens, you can use the laravel shift fork:
#305

Thank you for your support.
The main problem currently is that the tests are not passing anymore with this version, so I have to understand why.
Il also created another PR that just add laravel 12 support and it fails too #308

Fixed via #309 thanks to @tanerkay 🙏