Skip to content

aungsoeo/laravel_vue_CRUD

Repository files navigation

Steps:

1 Clone the repo.
2 Run this command: composer update.
3 Then, run this command to install npm dependencies: npm install
4 Create a .env file and config the database.
5 Run this command: php artisan migrate
6 Then run this command: npm run dev
7 Next type this command: php artisan serve. It will start the server at this URL: http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published