Closed ryanrapini closed 3 years ago
Implementing a new private setFillable() method which generates the fillable attributes for the Addresses model.
fillable
It's a combination of:
columns
flags
see #15
Implementing a new private setFillable() method which generates the
fillable
attributes for the Addresses model.It's a combination of:
columns
array in the configflags
array in the config, with 'is_' prepended to themsee #15