Modern Laravel API Development
Build a production-ready RESTful API using Laravel 11+ with modern best practices.
Prompt (feel free to adjust it):
Create a comprehensive Laravel 11 API for an e-commerce platform following modern best practices. Include JWT authentication, API versioning, rate limiting, comprehensive validation, proper error handling, database relationships with Eloquent, automated testing with PHPUnit, API documentation with Swagger/OpenAPI, Docker containerization, and CI/CD pipeline configuration. Structure the project with repositories, services, and resources patterns.
Use Cases
- Building scalable web APIs
- E-commerce backend development
- Enterprise application architecture
- API-first development approach