Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 274 Bytes

MY PHP FRAMEWORK

Its a project to dive deep into laravel concepts to understand how it works behind the scenes

Features

  • routing
  • MVC pattern
  • Request Validation
  • Database Connection & Migration
  • Sessions
  • Middlewares