3 Commits

Author SHA1 Message Date
Jean-Marc Strauven
f21616af2b chore: remove CLAUDE.md from repository v1.0.0 2025-12-25 06:40:46 +01:00
Jean-Marc Strauven
512cd05c48 chore(release): 1.0.0 2025-12-25 06:33:52 +01:00
Jean-Marc Strauven
5900990527 feat: Initial Laravel API-only starter kit
- Laravel 12 with Sanctum authentication
- API versioning with grazulex/laravel-apiroute
- spatie/laravel-query-builder for filtering/sorting
- spatie/laravel-data for DTOs
- dedoc/scramble for auto API documentation
- Pest PHP testing framework
- Docker development environment
- Standardized JSON API responses
- Rate limiting and CORS configuration
- Comprehensive README documentation
2025-12-25 06:33:21 +01:00