function
Global
/
response
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
response
response ( ) : Response |ResponseFactory
Return a new response from the application.
Parameters
- $content View |string|array|null
- $status int
- $headers array