Back to Key Projects
EdTech · India
Learning Management Portal
Laravel-based learning management portal for course delivery, enrollments, and instructor dashboards.
7 weeksTeam of 2SaaS Platform
LEdTechSaaS Platform
PHPLaravelMySQLBlade
Overview
Platform to host courses and manage enrollments without relying on heavy third-party SaaS. PHP and Laravel allowed a small team to ship fast and keep hosting costs low.
Built a full-featured LMS with Laravel: course catalog, user roles (admin, instructor, student), enrollment flows, progress tracking, and a simple admin panel. MySQL for data, Blade + Alpine for the frontend, deployed on shared hosting.
Architecture & highlights
- Laravel MVC with Eloquent ORM and migrations
- Role-based access (admin, instructor, student)
- Blade templates with Alpine.js for interactivity
- File uploads and basic reporting for instructors