$this everyThirtyMinutes() Schedule the event to run every thirty minutes. Return Value $this
void setParsedKey(string $key, array $parsed) Set the parsed value of a key. Parameters string $key array $parsed Return Value void
array provides() Get the services provided by the provider. Return Value array
void queue() Queue a cookie to send with the next response. Return Value void
$this cookie(Cookie|mixed $cookie) Add a cookie to the response. Parameters Cookie|mixed $cookie Return Value $this
handle(Request $request, $type = self::MASTER_REQUEST, $catch = true) {@inheritdoc} Parameters Request $request $type $catch
void package(string $package, string $namespace = null, string $path = null) Register the package's component namespaces. Parameters string $package string $namespace string $path Return Value void
NotificationSent class NotificationSent (View source) Properties mixed $notifiable The notifiable entity who received the notification. Notification $notification The notification instance. string $channel The channel name. mixed $response The channel's response.
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an array of jobs onto the queue. Parameters array $jobs mixed $data string $queue Return Value mixed
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
Page 784 of 996