Skip to content

imran-saleem834/todo-app

Repository files navigation

Installation

  • Copy .env.example file to .env file
  • Create empty database and update database variables into .env file
  • Run command composer install
  • Run command php artisan migrate
  • Run command php artisan db:seed
  • Run command php artisan serve
  • Run command npm i
  • Run command npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published