What is LaraDumps
About
LaraDumps is a friendly app designed to boost your Laravel PHP coding and debugging experience.
When using LaraDumps, you can see the result of your debug displayed in a standalone Desktop Application.
php
ds($this);
ds('Hello !');
These are some debug tools provided by LaraDumps:
- Dump single or multiple variables at once.
- See your dumped values in a Table, with a built-in search feature.
- Improve your debugging experience using different screens.
- Watch SQL Queries.
- Monitor Laravel Logs.
- Validate JSON strings.
- Verify if a string contains a substring.
- View phpinfo() configuration.
- List your Laravel Routes.
- Inspect Model attributes.
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 / daisyUI
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