string implode(string $value, string $glue = null) Concatenate values of a given key as a string. Parameters string $value string $glue Return Value string
RemindableTrait trait RemindableTrait (View source) Methods string getReminderEmail() Get the e-mail address where password reminders are sent.
static string resolveCurrentPath(string $default = '/') Resolve the current request path or return the default value. Parameters string $default Return Value string
int rawUpdate(array $attributes = array()) Run a raw update against the base query. Parameters array $attributes Return Value int
string basename(string $path) Extract the trailing name component from a file path. Parameters string $path Return Value string
string getMorphClass() Get the class name for polymorphic relations. Return Value string
mixed __call(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
bool forget(string $key) Remove an item from the cache. Parameters string $key Return Value bool
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
Fluent softDeletesTz() Add a "deleted at" timestampTz for the table. Return Value Fluent
Page 54 of 996