Best laravel framework open-source packages.

Laravel todo

Laravel Todo Application with CRUD Operations.
Updated 1 year ago

Laravel Todo List

This is the demo application of creating Todo-List in Laravel with all possible operations of CRUD. We are using SQLite as database but you can use anything like Postgres, Mysql.

Git clone

git clone https://github.com/maheshkareeya/laravel-todo.git

Change directory

cd laravel-todo

Install Dependencies

composer install

Run Server

php artisan serve

Click below after setup

http://localhost:8000

Demo

ScreenFlow

Youtube Link

Click Here

Tags bootstrap