laravel-debugbar-companion
laravel-debugbar-companion copied to clipboard
Exceptions Tab
I've started developing the exceptions-part of the companion app (#3). This is still a draft, but the code can already be reviewed.
Nice, that looks great. We can probably move the file opening stuff to a mixin, so that we can reuse it in components that need this behavior.
@mpociot Would be better indeed. Going to work on this and fixing some interface stuff tonight.
@mpociot When you have the time, can you review this please?