question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Illegal character of Laravel DebugBar with BrowserSync

See original GitHub issue

I 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:closed
  • Created 8 years ago
  • Comments:29 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
shakyShanecommented, Feb 2, 2016

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 your node_modules/browser-sync folder and then run

npm i shakyshane/foxy

This will install foxy from github and allow you to test the changes

0reactions
shakyShanecommented, Mar 22, 2016

foxy is now published with this fix

whoever wants it should run

npm rm browser-sync && npm i browser-sync
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found