Release Notes
LaraDumps v4 is now available!
New in LaraDumps App
🌼 UI made with daisyUI 5
🔥 XDebug step debugging - Now you can use XDebug with LaraDumps. Just enable with xdebug_break()
and see the result in the app.
Features:
- Run
- Step over
- Step into
- Stop
- Evaluate expression
🎨 Custom Themes - You can create your own themes and share them with the community.
🔥 New Queries, Mail, Logs and Jobs
Jobs
Logs
Queries
🔥 New Settings Page
- General - Language, IDE Handler, Check for Updates and auto-launch.
- Layout - Theme, Scroll Direction, Dump order.
- Now, you can control which buttons are visible on the screen. (show collapse button, show pause button, show ssh button)
🔥 Limited Dumps
Now, you can limit the number of dumps displayed on the screen. This is useful when you have a lot of dumps and want to see only the last ones.
- Limit every dump
- Limit Laravel Queries
- Limit Laravel Logs
- Limit Laravel Jobs