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 61
$this
toastr()
No description
at line 73
$this
swal()
No description
at line 85
SweatAlert2
getPlugin()
No description
at line 95
$this
success(string $message = '')
No description
at line 105
$this
info(string $message = '')
No description
at line 115
$this
warning(string $message = '')
No description
at line 125
$this
error(string $message = '')
No description
at line 136
protected $this
show(string $type, string $title = '')
No description
at line 150
$this
redirect(string $url)
Send a redirect response.
at line 162
open(string $url)
Send a open new window response.
at line 176
$this
location(string $location)
Send a location redirect response.
at line 190
$this
download(string $url)
Send a download response.
at line 202
$this
refresh()
Send a refresh response.
at line 216
$this
html(string $html = '')
Send a html response.
at line 228
static mixed
withException(Exception $exception)
No description
at line 247
JsonResponse
send()
No description
at line 267
$this
__call(string $method, array $arguments)
No description
at line 22
$this
topCenter()
No description
at line 22
$this
topLeft()
No description
at line 22
$this
topRight()
No description
at line 22
$this
bottomLeft()
No description
at line 22
$this
bottomCenter()
No description
at line 22
$this
bottomRight()
No description
at line 22
$this
topFullWidth()
No description
at line 22
$this
bottomFullWidth()
No description
at line 22
$this
timeout(mixed $timeout)
No description