python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Browser-sync proxy not loading with Laravel
I'm using browser-sync (v 2.27.9) and browser-sync-webpack-plugin (v 2.3.0) in my Laravel 8 project. I've never had any problems with my setup until I cloned my project on a brand new Mac Studio with ...

Nate311
Votes: 0
Answers: 2
Laravel 9 Inertia pagination use correct base url with port
I'm using Laravel 9 with Inertia and VueJs. I'm trying to paginate my invoices, and the links display as expected when I load the page (http://localhost:3000). However, when I click on a button to go ...
Madriesen
Votes: 0
Answers: 0
Browsersync infinitely loading on larger pages?
I'm having an issue with Browsersync specifically on larger pages throughout my blog. For example I have a contact page that is around 2k lines, however on larger pages around 6k lines and larger Brow...
Scarlet
Votes: 0
Answers: 0
How to enable hot module replacement with webpack + browsersync + mamp pro?
I'm currently trying to configure webpack to have browser sync and HMR work with wordpress under mamp pro.
Currently my configuration is this, and it's working, except that at this point, I'm quite st...

Luca Reghellin
Votes: 0
Answers: 0