when I enable laravel debugbar, the app goes to white blank page. In browser console shows a javascript error like "Uncaught SyntaxError: '' string literal contains an unescaped line break"
Hi Adivinar,
Could you please send the screenshots of the issue?
We tried it and we could not reproduce it.
all hd photo download
You can install the plugin like this;
composer require barryvdh/laravel-debugbar --dev
the issue was resolved through changing version.
Glad you have solved it. Feel free to let us know if you need any help.
Thanks