About
Built for beginners who want to understand PHP before Laravel.
App is a beginner-friendly PHP MVC starter kit that bridges the gap between raw PHP and modern frameworks like Laravel — teaching you the fundamentals hands-on.
Our mission
Learn the foundation, not just the framework.
Most beginners jump straight into Laravel and struggle because they don't understand what's happening underneath. This starter kit makes you build routing, auth, and MVC from scratch — so when you open Laravel, nothing feels like magic.
App gives you the same patterns Laravel uses — controllers, models, views, env config, middleware — written in plain PHP you can read and understand line by line.
100%
Vanilla PHP
0
Magic / Black Boxes
1 hr
To understand every file
What you'll use
Tools that are beginner-friendly.
PHP 8+
Core language — same as Laravel
REST API
JSON-only endpoints for decoupled applications
Tailwind CSS
Same styling Laravel ships with
Alpine.js / jQuery
Lightweight reactivity or traditional AJAX stack presets
MySQL / PDO
Raw queries before Eloquent ORM
Ready to stop guessing and start understanding?
Build your first real PHP app from scratch. When you're ready, Laravel will feel like home.