// docs
Logs and local data
Understand what LaraBench stores locally and where to look when debugging.
LaraBench is local-first. Connections, snippets, commands, history, and most app preferences are stored on your machine. That is intentional: the core workflow should work without an account.
What not to send to support
Do not share production credentials, private SSH keys, database passwords, customer data, snippet contents with secrets, or full logs that contain sensitive data.
Helpful debugging context
- Your platform and LaraBench version.
- Connection type: local, Docker, or SSH.
- Whether php artisan about works in the same environment.
- A redacted error message or screenshot.