Laravel
Telescope{{ config('app.name') ? ' - ' . config('app.name') : '' }}
Requests
Commands
Schedule
Jobs
Exceptions
Logs
Dumps
Views
Queries
Models
Events
Mail
Notifications
Gates
Cache
Redis
@if (! $assetsAreCurrent)
The published Telescope assets are not up-to-date with the installed version. To update, run:
php artisan telescope:publish
@endif