Laravel Mix Serve
A component to serve static files generated by Laravel Mix (Webpack).
This component is only working when webpack is in watch mode (--watch
flag is set true).
More information on how to use this component/extension: Laravel Mix Documentation.
License
MIT