Does that method work with hot reload? I had been able to get laravel setup, created a separate quasar projects, merged the two, adjusted my webpack.mix.js file and it was working mostly - except the hot reload would only work if I changed the name of the public folder to something else, then changed it back once hot reload was running. Eventually, and for no discernible reason, it would work for a few, then stop and revert to the last build. Someone suggested that I get it running on a virtualbox rather than xampp, so I’ve been trying that - homestead vagrant, but I can’t seem to get the hot reload to work with the port setup.