Skip to content

RushOT/Organizing-Tasks-To-Do-app-

Repository files navigation

  1. Clone a project
  2. Type cd command to enter inside folder
  3. Type composer install in terminal to install required packages
  4. Copy and Paste ".env.example" to ".env"
  5. Create database in MySQL
  6. Change .env file and set database configs: DB_DATABASE, DB_USERNAME, DB_PASSWORD
  7. Then run command php artisan key:generate
  8. Then run command php artisan migrate in terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published