vanilophp / docs

Vanilo Documentation (Laravel E-commerce)
https://vanilo.io/docs/
6 stars 9 forks source link

Admin Documentation for Laravel Vite #20

Open fulopattila122 opened 2 years ago

fulopattila122 commented 2 years ago

Background

Laravel Vite is the new default frontend build toolkit, but it has only been added to Laravel v9.19.

But Laravel Mix is still available, and even the doc says that there's a back-and-forth migration path between the two: https://laravel.com/docs/9.x/vite#vite-or-mix

The Vanilo Framework is not supplying any frontend, but the vanilo/admin package requires a frontend build step.

To-do

Vanilo has received several requests to provide Vite installation instructions: vanilophp/admin#2 vanilophp/framework#131

Tips:

Acceptance Criteria