mixed getAttributeValue(string $key) Get a plain attribute (not a relationship). Parameters string $key Return Value mixed
stop() {@inheritdoc}
$this setRelations(array $relations) Set the entire relations array on the model. Parameters array $relations Return Value $this
string wrap(string $value) Wrap the given value with the parent query's grammar. Parameters string $value Return Value string
void setLaravel(Container $laravel) Set the Laravel application instance. Parameters Container $laravel Return Value void
void __construct(mixed $notifiable, Notification $notification, string $channel, mixed $response = null) Create a new event instance. Parameters mixed $notifiable Notification $notification string $channel mixed $response Return Value void
string anticipate(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
string toHtml() Render the contents of the paginator to HTML. Return Value string
$this setRounds(int $rounds) Set the default password work factor. Parameters int $rounds Return Value $this
Response showLinkRequestForm() Display the form to request a password reset link. Return Value Response
Page 510 of 996