What MVC concept am I learning with leafphp or Laravel framework?
I have already touched routing, controllers, models, migrations, and basic CRUD with leafphp framework — that’s the core of MVC. Now the goal is to go wider and deeper, not just add random fields.

