Todo App Api

this is simple todo app api

Installation

1 - clone project

    git clone https://github.com/hamoda-dev/todo-app-api.git

2 - install dependency

    composer install

3 - setup app

    php artisan migrate --seed

4 - create admin

    php artisan todo:create-admin

enjoy :) feel free to give me feedback