Skip to content
/ todo-app Public

A simple todo application made using Laravel which uses AJAX to update the todo table

Notifications You must be signed in to change notification settings

tRQ0/todo-app

Repository files navigation

Things to-do

Setting up the Project

  • import the seeded_database.sql into mysql server
  • run composer install in project directory
  • run php artisan migrate:fresh --seed in project directory

Home

  • the apps home is at \ path

About

A simple todo application made using Laravel which uses AJAX to update the todo table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published