Illegal character of Laravel DebugBar with BrowserSync
See original GitHub issueI integrated BrowserSync in Laravel 5 by laravel-elixir-browser-sync, it works well. But I have trouble with integrating Laravel Debugbar into the project because BrowserSync replaced the host
in javascript string that was generated by Debugbar.
There is a demo for reproducing the bug. Any suggestions would be welcome, thanks.
Issue Analytics
- State:
- Created 8 years ago
- Comments:29 (10 by maintainers)
Top Results From Across the Web
Illegal character in javascript with php header - Stack Overflow
You can set the header like that: header('Content-Type: text/html; charset=utf-8');. to avoid the problem.
Read more >Untitled
Triliteras imagenes, All for love dryden character analysis, Significative or ... 1/72 su-17 fitter, Bwp full album, Laravel-debugbar how to use, ...
Read more >(PDF) Laravel 5 Official Documentation - Academia.edu
A free ebook version of the Laravel 5.x Official Documentation. ... 303 Browsersync Reloading . ... Typically, this string should be 32 characters...
Read more >list - GitHub
... axovis/neos-html5video axstrad/axstrad axstrad/browser-sync-bundle ... barryvdh/laravel-cors barryvdh/laravel-debugbar barryvdh/laravel-dompdf ...
Read more >All tags on dev.to - Discover gists · GitHub
... #cloud #laravel #design #southafricanews #dotnet #datascience #kubernetes ... #gradient #nexus #emmet #artist #loginform #dont #pages #character #smart ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
thanks to @jaceju I have this working with an update to the foxy module.
anyone who would like to test it for me -
cd
into yournode_modules/browser-sync
folder and then runThis will install foxy from github and allow you to test the changes
foxy is now published with this fix
whoever wants it should run