static mixed __callStatic(string $method, array $parameters) Dynamically pass methods to the default connection. Parameters string $method array $parameters Return Value mixed
Builder query() Get a new query builder instance. Return Value Builder
NullStore class NullStore extends TaggableStore implements Store (View source) Traits RetrievesMultipleKeys
Application getLaravel() Get the Laravel application instance. Return Value Application
object resolve(string $file) Resolve a migration instance from a file. Parameters string $file Return Value object
Fluent jsonb(string $column) Create a new jsonb column on the table. Parameters string $column Return Value Fluent
bool touch() Update the model's update timestamp. Return Value bool
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
set($name, $value) {@inheritdoc} Parameters $name $value
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
Page 519 of 996