itsmaheshkariya / laravel-todo

Laravel Todo Application with CRUD Operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Laravel Todo Application with CRUD Operations.


Languages

Language:PHP 97.0%Language:HTML 3.0%