What is LaraDumps β
About β
LaraDumps is a powerful and user-friendly debugging app that revolutionizes how you debug Laravel PHP applications. Unlike traditional debugging methods that interrupt your application flow or clutter your browser output, LaraDumps displays your debug information in a clean, organized standalone Desktop Application.
php
ds('Hello !');
Why Choose LaraDumps? β
Traditional debugging methods like dd()
, dump()
, or var_dump()
have limitations:
dd()
stops your application execution- Browser output becomes messy with multiple
dump()
calls var_dump()
output is hard to read and analyze- You lose previous debug information when refreshing the page
LaraDumps solves these problems and offers much more:
- β¨ Keep Your App Running: Debug without interrupting the application flow
- π Persistent History: Debug output persists between page refreshes
- π± Dedicated Interface: Clean, organized view in a separate window
- π― Multiple Dumps: View multiple debug points simultaneously
- π¨ Beautiful Formatting: Well-structured, readable output
- π Real-time Updates: See debug information as it happens
Features β
LaraDumps provides a comprehensive set of debug tools that go far beyond basic debugging:
Advanced Debugging β
- Xdebug Integration: Step-by-step debugging with full Xdebug support
- Variable Inspector: Beautiful and readable formatting for any variable type
- Query Monitor: Track and analyze SQL queries in real-time
- Job Monitor: Track and debug Laravel queue jobs
- Log Monitor: Real-time Laravel log monitoring with filtering
Development Tools β
- Multi-Screen Support: Organize debug output across multiple windows
- Theme System: Multiple themes powered by daisyUI
- Table View: View arrays and objects in searchable tables
- Clean Interface: Well-organized and easy to navigate
Application Insights β
- Route List: View all registered Laravel routes
- Model Inspector: Examine Eloquent model attributes
- JSON Validator: Validate and format JSON strings
- String Search: Find and highlight substrings within text
- PHP Info: Quick access to your PHP configuration
View more β
- YouTube video Como Debugar Aplicaçáes Laravel Daqui Pra Frente - by Tio Jobs (in Portuguese)
- YouTube video Laravel: Debugging de Tus Aplicaciones con LaraDumps - by Code with Luis (in Spanish)
- YouTube video Un super outil GRATUIT pour dΓ©bugger vos applications Laravel ! - by Laravel Jutsu
Tech Stack β
- PHP & Laravel
- Electron
- Vue 3
- Tailwind CSS 4 / daisyUI 5
Credits β
LaraDumps is a free open-source project, and it was inspired by Spatie Ray, check it out!
Author: Luan Freitas
Logo by Vitor S. Rodrigues