> For the complete documentation index, see [llms.txt](https://docs.launchstack.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.launchstack.app/backend/debugging.md).

# 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

{% hint style="danger" %}
The telescope not will be installed on production, it's a required dev composer package.
{% endhint %}

<figure><img src="/files/PkdTBwOJM25s8fzzTGSO" alt=""><figcaption><p>Laravel Telescope</p></figcaption></figure>
