Skip to content

yuriyleve/Database-tool

Repository files navigation

Laravel v9(PHP 8.0) + Vue3

Run Laravel backend

1: Change the github access token with yours in .env file

2: Install laravel composer

composer install

3: Run laravel backend

php artisan serve

Run Vue front-end

1: Install npm package

npm install

2: And then run front-end

npm run dev

Open http://localhost:8000 to view it in your browser.

image

About

Laravel Vue 3 Pinia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages