Skip to content

This is a simple Todo with Laravel 5.5 and MySQL

Notifications You must be signed in to change notification settings

hamza-iitju/Todo

Repository files navigation

Todo

This is a simple Todo with Laravel 5.5 and PHP 7.2

About Todo

Here we can create, update and delete Todos, mark as completed todos.

Instalation

  1. Need necessary information for clone this source code.
  2. Clone source code.
  3. Run the following command.

php artisan migrate
php artisan db:seed
php artisan serve

About

This is a simple Todo with Laravel 5.5 and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages