kontenta / kontour

Admin page manager for Laravel
2 stars 1 forks source link

Support Laravel 8 #194

Closed bjuppa closed 4 years ago

bjuppa commented 4 years ago

Add support for Laravel 8.

We need to drop support for PHP 7.2 for the next version of Kontour because the tests are using laravel/legacy-factories that only support PHP 7.3.

See #190