- Tools Installation
- Install VSCode: https://code.visualstudio.com/
- Install Git Bash: https://git-scm.com/downloads/
- Install Laragon: https://laragon.org/download/
- Install Table Plus: https://tableplus.com/
- PHP 101
- Hello world
- Variables
- Conditions
- Arrays
- PHP & HTML
- Classes
- MySQL
-
TODO MVC (WIP)
-
Instagram Clone Project (Exchangeagram)
- Laravel Installation
- Tailwind CSS installation
- Routes & Views
- Header & Active Links
- Controllers 101
- Models, Migrations & Factories 101
- News feed
- Authentication: Login a user
- Authentication: Register new users
- Add new post
- Follow / unfollow users
- Comment to a post
- Like / unlike post
- Server fetched partials (instant content refresh)
- Profile page
- Post: add multiple image upload support