mixed offsetGet(mixed $key) Get the item at the given offset. Parameters mixed $key Return Value mixed
static RelationNotFoundException make(mixed $model, string $relation) Create a new exception instance. Parameters mixed $model string $relation Return Value RelationNotFoundException
void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
void info(string $string) Write a string as information output. Parameters string $string Return Value void
int status() Get the status code for the response. Return Value int
bool|null fire() Execute the console command. Return Value bool|null
bool touch() Update the model's update timestamp. Return Value bool
$this extend(string $driver, Closure $callback) Register a custom driver creator Closure. Parameters string $driver Closure $callback Return Value $this
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of the scheduled operation if it produces output. Parameters array|mixed $addresses Return Value $this Exceptions LogicException
RedirectResponse class RedirectResponse extends RedirectResponse (View source) Traits ResponseTrait
Page 299 of 996