Laravel API starter with OAuth2 auth, structured patterns, and utilities.
Laravel API Starter is a ready-made project skeleton for building REST APIs with Laravel. It includes OAuth2 authentication via Laravel Passport, a resource-oriented directory layout separating domain and infrastructure, API-friendly exception handling, base controllers for sorting/filtering/eager loading/pagination, and repository utilities. Suited for teams building RESTful APIs that need canonical patterns and auth scaffolding.
0