You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Laravel 12 API project demonstrating clean architecture using Controller → DTO → Service → Repository/Interface → Model → Routes. Designed for beginners to learn OOP, layered architecture, and API best practices. And also available PHP unit testing with Mockery.