Skip to content

itsmaheshkariya/laravel-todo

Repository files navigation

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

Releases

No releases published

Packages

No packages published