Tech Stack
Laravel
PHP
MySQL
REST APIs
Javascript
Description
The Institute Management System API represents Abdullah's Laravel/API growth during the 2023 freelance period because it models real education workflows rather than a generic sample app.
The public README describes institute management, student assignments, posts, course subscription and enrollment, YouTube integration, Sanctum authentication, MySQL, and API-driven Laravel structure. It follows the earlier web-facing institute project with stronger backend separation.
- Modeled institute workflows around courses, students, assignments, posts, and learning resources.
- Built API-driven functionality with Laravel, PHP, MySQL, Sanctum, routing, and middleware.
- Used the project to practice cleaner backend structure around a real business domain.
Page Info
Education API workflows
Completed after the web version, this repository moved the institute-management domain toward API-driven Laravel workflows: courses, enrollments, assignments, posts, YouTube resources, and secure token-based authentication.