$this fillable(array $fillable) Set the fillable attributes for the model
static void updated(Closure|string $callback, int $priority)
static void deleting(Closure|string $callback, int $priority)
static bool hasGlobalScope(Scope|string $scope)
static void flushEventListeners() Remove all of the event listeners
void addObservableEvents(array|mixed $observables) Add an observable event
int getPerPage() Get the number of models to return per page.
Collection get(array $columns = array('*'))
MorphToMany morphedByMany(string
Collection|
Page 68 of 87