Skip to content

truc1001/frontend-wokingtime

 
 

Repository files navigation

/------------LARAVEL8------------/

Tạo tài khoản trên postman theo path:

**http://127.0.0.1:8000/api/auth/register **http://127.0.0.1:8000/api/auth/login

hoặc chạy seeder trong Database\Seeders\DatabaseSeeder

** php artisan db:seed** ** Mở command prompt từ thư mục và chạy lệnh: composer install composer update copy .env.example .env php artisan key:generate ** Chạy project: #back-end: php artisan serve #front-end: npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • CSS 10.9%
  • HTML 6.8%
  • SCSS 0.6%
  • Vue 0.5%
  • Less 0.1%