|
|
2 tahun lalu | |
|---|---|---|
| README.md | 2 tahun lalu |
npm install to install npm dependenciescomposer install to install composer dependenciesphp artisan migrate to publish database tablesnpm run dev to init Vite run.test URL provided bt ViteYou should now have a working version of the application in your browser.
If you do not, you may need to run php artisan serve in a different terminal window, but inside the project directory.