Comment on RoR DebugbarparentComments−bt32yHey 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−julienbourdeau2yI’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−whizzter2yIf 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."
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."