Response
class Response
Class Response.
Properties
bool | $status | ||
Exception | $exception | ||
array | $toastrMethods | ||
protected | $plugin | ||
protected array | $then | ||
protected string | $html |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
Send a redirect response.
Send a open new window response.
Send a location redirect response.
Send a download response.
Send a refresh response.
Send a html response.
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
at line 59
$this
toastr()
No description
at line 71
$this
swal()
No description
at line 83
SweatAlert2
getPlugin()
No description
at line 93
$this
success(string $message = '')
No description
at line 103
$this
info(string $message = '')
No description
at line 113
$this
warning(string $message = '')
No description
at line 123
$this
error(string $message = '')
No description
at line 134
protected $this
show(string $type, string $title = '')
No description
at line 148
$this
redirect(string $url)
Send a redirect response.
at line 160
open(string $url)
Send a open new window response.
at line 174
$this
location(string $location)
Send a location redirect response.
at line 188
$this
download(string $url)
Send a download response.
at line 200
$this
refresh()
Send a refresh response.
at line 214
$this
html(string $html = '')
Send a html response.
at line 226
static mixed
withException(Exception $exception)
No description
at line 245
JsonResponse
send()
No description
at line 265
$this
__call(string $method, array $arguments)
No description
at line 20
$this
topCenter()
No description
at line 20
$this
topLeft()
No description
at line 20
$this
topRight()
No description
at line 20
$this
bottomLeft()
No description
at line 20
$this
bottomCenter()
No description
at line 20
$this
bottomRight()
No description
at line 20
$this
topFullWidth()
No description
at line 20
$this
bottomFullWidth()
No description
at line 20
$this
timeout(mixed $timeout)
No description