Generator cursor()
Collection pluck(string $column, string|null $key = null)
bool relationLoaded(string $key) Determine if the given relation is loaded
$this makeVisible(array|string $attributes) Make the given, typically hidden
Builder toBase()
string getDeletedAtColumn() Get the name of the "deleted at" column.
$this setDateFormat(string $format) Set the date format used by the model
$this setRawAttributes(array $attributes, bool $sync = false) Set the array
$this syncOriginal() Sync the original attributes with the current.
MassAssignmentException class MassAssignmentException extends
Page 1 of 39