string createdAt() Get the name of the "created at" column.
Model create(array $attributes, array $joining = array()
bool totallyGuarded() Determine if the model is totally guarded.
static void flushEventListeners() Remove all of the event listeners
Model updateOrCreate(array $attributes, array $values = array()
$this setPerPage(int $perPage) Set the number of models to return per page
Builder getRelationQuery(
void __construct(Builder $query,
void addConstraints() Set the base constraints on the relation query.
MorphToMany morphToMany(string
Page 67 of 87