/Coffee2Business

Todo App In Laravel

Primary LanguagePHP

author

Versions

  1. php: ^7.3|^8.0
  2. laravel/framework: ^8.12

Type the follwoing after downloading the required dependencies

php artisan serve

What to expect in this version

  1. Add a todo
  2. Edit a todo
  3. Delete a todo
  4. Pagination(5 todos per page)