With every upgrade, make sure to publish Telescope's assets and clear the view cache:
php artisan telescope:publish
php artisan view:clear
PHP 7.3 is now the minimum required version.
Laravel 8.0 is now the minimum required version.
With every upgrade, make sure to publish Telescope's assets and clear the view cache:
php artisan telescope:publish
php artisan view:clear
PHP 7.3 is now the minimum required version.
Laravel 8.0 is now the minimum required version.