✒️ Development from scratch about how to create a MVC framework with:
- Custom Routing
- Composer
- Controllers
- Views/Layouts
- Models
- Migrations
- Form widgets classes
- Processing of request data
- Validations
- Registration/Login
- Simple Active Record
- Session Flash Messages
- Middlewares
- Applications events
- Framework reusable/installable core
🏫 Based on tutorial from freeCodeCamp
👏 Acknowledgment to The Codeholic