This is Demo Application based on CRUD Operations In Laravel. Here You can learn how to implement the basic todo list application with simplest pattern.we are using SQLite in this application but you can use accordingly but the code will remain same.Well you can check source code on GitHub.
If you want some more videos you can tell me in description about any technology.
Todo is the basic Example of performing any task and understanding the basic operations of any technology thats why i choose to make video on Todo List.
Github: https://github.com/maheshkareeya/lara...
Download Composer: https://getcomposer.org/download/
Download Visual Code: https://code.visualstudio.com/
Setup Laravel: https://laravel.com/docs/6.x
#Laravel #PHP #Todo