Hacker News new | ask | show | jobs
by julienbourdeau 854 days ago
Hi I’m the maker of the debugbar. If you have any feedback or question, just let me know.

Thanks puuush for posting it.

1 comments

Hey Julien, very nifty!

Can you comment on the inspiration/ similarity with the Laravel Debugbar [1]? I noticed your GH says "Laravel by Night" :)

[1] https://github.com/barryvdh/laravel-debugbar

I’m a big fan of the Laravel debugbar. I even added the Jobs collection when I started working on this https://github.com/barryvdh/laravel-debugbar/pull/1470
If you click learn-more on the linked page the first section ends with this:

".... I was able to explore my application in ways I didn't think was possible. Yet, I always missed what I was used to in PHP with the Laravel Debugbar."