Skip to content

JohnLicar/IA-Final_Midterm

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Installation

  • Clone the repo
  • run command
    • "composer install"
    • "npm install"
    • "cp .env.example .env"
    • "php artisan key:generate"
  • create a database named "todo"
  • un command
    • "php artisan migrate"
  • run command to serve the system
    • "php artisan serve"
  • open the system in http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published