Skip to content

fazliddin51998/laravel-vue-test2

Repository files navigation

License

The Laravel framework is open-sourced software licensed under the MIT license.

This project is created in 1 hour. if have any bugs please send mail fazliddin51998@gmail.com

1-step creat new db mysql or postgresql

CREATE DATABASE db_name;

2-step copy .env.example or rename to .env

write your db connections

3-step run migrations

php artisan migrate

4-step run with server console

php artisan serve

5-run open with cmd this dir

cd ./frontend

npm install

6-run run frontend with cli serve

npm run serve

8 project is done

Test create step3 step4 Main read page step1 step2 Test update step5 step6 Test delete step7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published