Laravel Artisan Tinker, enhanced. SQL queries, Ray dumps, live logs, AI assistance, and a database explorer — no switching required.
Free forever. No account required.
Learn how each tool can improve your Laravel debugging workflow.
Run PHP code with Laravel Tinker in a beautiful Monaco editor with syntax highlighting.
AI-powered code suggestions and chat. Get Laravel-specific help powered by Claude or local Ollama models.
Browse tables, filter records, and track recent activity with the built-in database viewer.
See every database query executed by your code with timing information and bindings.
Real-time Laravel log monitoring with Laravel Pail integration.
Track outgoing HTTP requests with status codes, timing, and response details.
Built-in support for Spatie Ray and LaraDumps. See debug output in a dedicated panel.
Navigate your Laravel project files with git status integration.
Laradebug brings together all the debugging tools Laravel developers need into a single, focused desktop application. No more switching between terminal tabs, browser windows, and debugging tools.
Add your project
Point to any Laravel project folder
Start debugging
Run Tinker commands and see results instantly
Ready to get started? Check out the Installation Guide or explore the Features.