bool usesTimestamps() Determine if the model uses timestamps.
string joiningTable(string $related) Get the joining table name for a many-to-many
array getFillable() Get the fillable attributes for the model.
static void saving(Closure|string $callback, int $priority)
Builder getRelationCountQuery(
$this makeVisible(array|string $attributes) Make the given, typically hidden
Builder newQuery()
string getCreatedAtColumn() Get the name of the "created at" column.
int detach(mixed $ids = array(), bool $touch = true) Detach models from
void addEagerConstraints(array $models) Set the constraints for an eager
Page 1 of 87