int getPerPage() Get the number of models to return per page.
$this setPerPage(int $perPage) Set the number of models to return per page
bool cant(string $ability, array|mixed $arguments = array()) Determine
bool touches(string $relation) Determine if the model touches a given relation
array getGuarded() Get the guarded attributes for the model.
string getCreatedAtColumn() Get the name of the "created at" column.
array getTouchedRelations() Get the relationships that are touched on save
bool cannot(string $ability, array|mixed $arguments = array()) Determine
static Collection hydrateRaw(string $query
Response reset(
Page 3 of 22