Structs§
- Http
Response - HTTP Response builder providing Laravel-like response creation
- Param
Error - Error type for missing route parameters
- Request
- HTTP Request wrapper providing Laravel-like access to request data
Traits§
- Response
Ext - Extension trait for Response to enable method chaining on macros
Functions§
Type Aliases§
- Response
- Response type alias - allows using
?operator for early returns