string getRememberTokenName() Get the column name for the "remember me" token. Return Value string
void replacer(string $rule, Closure|string $replacer) Register a custom implicit validator message replacer. Parameters string $rule Closure|string $replacer Return Value void
string getLastRendered() Get the last view that was rendered. Return Value string
string fingerprint() Get a unique fingerprint for the request / route / IP address. Return Value string Exceptions RuntimeException
abstract void run() Run the database seeds. Return Value void
string decrypt(string $payload) Decrypt the given value. Parameters string $payload Return Value string
bool totallyGuarded() Determine if the model is totally guarded. Return Value bool
void deleteMessage(string $queue, string $id) Delete a message from the Beanstalk queue. Parameters string $queue string $id Return Value void
string relatedUpdatedAt() Get the name of the related model's "updated at" column. Return Value string
string updatedAt() Get the name of the "updated at" column. Return Value string
Page 958 of 996