Skip to content

phpappbuilder/todo

Repository files navigation

Todo list

To install the application, use the following commands:

  • composer create-project phpappbuilder/todo
  • "Configure the database connection in the .env file"
  • php artisan key:generate
  • php artisan migrate
  • php artisan serve (for start app)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published