The new debug bar for Laravel
@newdebugbar
A new modern, powerful, free, and open source debug bar for Laravel developers.
ID: 1834627189007962112
https://newdebugbar.com 13-09-2024 16:16:49
14 Tweet
391 Followers
2 Following
I really like Tailwind CSS. And I want to use it for the The new debug bar for Laravel for Laravel. Here's the simplest way I found to scope the styles and not collide with any project: // tailwind.config.js module.exports = { important: '.newdebugbar', } Basically, this option allows you
Thank you Kwenziwa Khanyile for sponsoring me on GitHub!
Great progress on the The new debug bar for Laravel today. - Removed duplicated code β - Took care of a major problem β - Added filtering in the queries workspace β There are a few other fundamental things I need to take care of. Then, I'll be able to quickly add the remaining workspaces.