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
Functions§
Type Aliases§
- Response
- Response type alias - allows using
?operator for early returns