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
.
*.php
files into your ~/.config/valet/Drivers
directory.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.