
Moving A Laravel Webpack Project To Vite
Vite is the Next Generation Frontend Tooling, which is Laravel's default from now on.
The Laravel documentation contains an entire section explaining how it works and how to use it. But most of us are more interested in using it in an existing project. So that's what this post is for.