-
create .env file with all configuratioins
-
Composer install
-
npm install
-
php artisan migrate
-
php artisan serve
-
npm run dev
create .env file with all configuratioins
Composer install
npm install
php artisan migrate
php artisan serve
npm run dev