Response
class Response extends Facade
Methods
static
getFacadeAccessor()
No description
static
make($content = '', int $status = 200, array $headers = [])
No description
static
json($content, $json)
No description
static
redirect($url)
No description
static
setContent($content)
No description
static
setStatusCode(int $code, $text = null)
No description
static
setHeaders(array $headers = [])
No description