Skip to content
Permalink
master
Switch branches/tags
Go to file
@driesvints
Latest commit 11e376d Sep 8, 2020 History
1 contributor

Users who have contributed to this file

Upgrade Guide

With every upgrade, make sure to publish Telescope's assets:

php artisan telescope:publish

Upgrading To 4.0 From 3.x

Minimum PHP Version

PHP 7.3 is now the minimum required version.

Minimum Laravel Version

Laravel 8.0 is now the minimum required version.