static Connection resolveConnection(string|null $connection
string getConnectionName() Get the current connection name for the model
$this setHidden(array $hidden) Set the hidden attributes for the model
bool offsetExists(mixed $offset) Determine if the given attribute exists
string createdAt() Get the name of the "created at" column.
void touch() Touch all of the related models for the relationship.
MorphToMany class MorphToMany extends
string freshTimestampString() Get a fresh timestamp for the model.
static Model forceCreate(array $attributes)
BelongsToMany class BelongsToMany extends
Page 26 of 87