Skip to main content

Aero\\Common\\Traits\\CanExtendFillable

This trait can be added to a model class. When added your model will have the ability to have fillables dynamically added. The trait adds the following methods:

static makeFillable Method

This method accepts a key for the attribute to make fillable.