mixed __call(string $method, array $parameters) Handle dynamic method calls
array getFillable() Get the fillable attributes for the model.
bool|int update(array $attributes = array()) Update the model in the database
bool hasArgument(string|int $name) Determine if the given argument is present
void offsetSet(mixed $offset, mixed $value) Set the value for a given offset
Builder getSchemaBuilder()
mixed makeAs(string $class, string $name, array $attributes = array()) Create
$this havingRaw(string $sql, array $bindings = array(), string $boolean = 'and')
bool updateOrInsert(array $attributes, array $values = array()) Insert
string getHasCompareKey() Get the key for comparing against the parent
Page 38 of 100