HTTP Layer
HTTP concerns live in the Infrastructure layer.
Generated components:
- Controllers
- Form Requests
- API Resources
- Module routes
Flow
HTTP Request
-> Controller
-> Command / Query
-> Handler
-> Repository
Routes are loaded via the module ServiceProvider.