Laravel REST API

REST API and HTTP-edge rules for Laravel — authorization before the domain runs, validation and DTO construction in Form Requests, scoped route model binding for nested resources, JSON output through Resources, thin controllers, and domain exceptions mapped to status codes centrally. Also covers outbound calls — HTTP client timeouts, retries, status handling and pooling. Use when writing or reviewing routes, controllers, form requests, API resources, policies, exception handling, or any call to a third-party API in a Laravel application.

Foysal50x Updated

File contents

Foysal50x/skills/tree/main/skills/laravel-rest-api commit c9f0d98629

Frequently asked questions

npx skillmds@latest add foysal50x/laravel-rest-api