mixed getAttribute(string $key) Get an attribute from the model.
bool hasSetMutator(string $key) Determine if a set mutator exists for an
int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
bool insert(string $query, array $bindings = array()) Run an insert statement
array relationsToArray() Get the model's relationships in array form.
Fluent text(string $column)
int delete(string $query, array $bindings = array()) Run a delete statement
string updatedAt() Get the name of the "updated at" column.
MySqlGrammar class MySqlGrammar extends
Page 22 of 100