Commands.app

php artisan telescope:install

Telescope

Install Laravel Telescope debugging assistant

Examples
Common usage examples

Install Telescope configuration and migrations

php artisan telescope:install
Notes
  • Elegant debug assistant for Laravel
  • Access dashboard at /telescope route
  • Records requests, exceptions, logs, queries, and more