Custom driver for Laravel Valet.
Works with Vue, Poi 9, Poi 10 and more!
This is a custom driver to automatically run the server specified by serve in your package.json scripts.
- Copy the
*.phpfiles into your~/.valet/Driversdirectory. - Done :)
Q: What if I need to restart the webpack dev server?
A: Append ?restart=1 to the URL and the webpack dev server will be restarted.