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