ARCANEDEV / LogViewer

:page_with_curl: Provides a log viewer for Laravel
MIT License
2.37k stars 335 forks source link

Add compatibility for Laravel 7 with PHP 8 #413

Closed Gnucki closed 2 years ago

Gnucki commented 2 years ago

Description:

As for now, there is no version compatible with laravel 7 and PHP 8.

I made 2 PR (targeting a 7.2.0 version) : LogViewer : https://github.com/ARCANEDEV/LogViewer/pull/412 Support : https://github.com/ARCANEDEV/Support/pull/41

Tell me if I can do something more !