mixed recreate(string $payload, string $queue, int $delay) Push a raw payload onto the queue after encrypting the payload. Parameters string $payload string $queue int $delay Return Value mixed
$this subject(string $subject) Set the subject of the notification. Parameters string $subject Return Value $this
getBag($name) {@inheritdoc} Parameters $name
void __construct(Filesystem $files) Create a new config clear command instance. Parameters Filesystem $files Return Value void
$this get(string $uri, array $headers = array()) Visit the given URI with a GET request. Parameters string $uri array $headers Return Value $this
void register() Register the service provider. Return Value void
void fire() Execute the console command. Return Value void
Collection sort(callable $callback = null) Sort through each item with a callback. Parameters callable $callback Return Value Collection
mixed aggregate(string $function, array $columns = array('*')) Execute an aggregate function on the database. Parameters string $function array $columns Return Value mixed
void timestampsTz() Add creation and update timestampTz columns to the table. Return Value void
Page 167 of 996