Classes

Mark a static method as a boot method for a trait.

Mark a method as an initialize method for a trait.

Declare observers for a model using an attribute.

Mark a method as a local query scope.

Declare global scopes to be automatically applied to the model.

Declare the Eloquent builder class for a model using an attribute.

Declare the factory class for a model using an attribute.

Declare the policy class for a model using an attribute.

Declare the resource class for a model using an attribute.

Declare the resource collection class for a model using an attribute.