←Back
to install all dependencies
composer install
To run (make sure axios is running too)
php artisan serve
!! Make sure xampp is running!
!! also npm run dev for the svelte/react/vue part
clear cache:
php artisan cache:clear