For the complete documentation index, see llms.txt. This page is also available as Markdown.

Debugging

The LaunchStack comes with Laravel Telescope as default for debugging your application like:

  • Requests

  • Commands

  • Schedule

  • Queue Jobs

  • Batches

  • Cache

  • Events

  • Exceptions

  • Logging

  • Mail

  • Models

  • Notifications

  • Queries

  • Redis

  • Views

Laravel Telescope

Last updated