mstdmstdd Posted July 18, 2017 Share Posted July 18, 2017 Hello,In laravel 5.4 using laravel-debugbar extention https://github.com/barryvdh/laravel-debugbarI would like to add some more features to it :In “Queries” tab near with sql statement to add 2 buttons:1) Copy sql-statement to the clipboard.2) Copy sql-statement to the clipboard nicely formatted.As I see docs it has no such functionality.I suppose I need to edit it mannually, but I would like to know:a)If this extension has some events, which could be usefull for me?b) If I edit this extention, which could be good way not to lose my modifications in next system update?Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/304359-i-want-to-add-some-functionality-into-laravel-debugbar-extention/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.