getFillable() is not overridable
Open
- Dominant language
- PHP
- Stars
- 394
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thanks for this package,
I use it for models that have dynamic fillable attributes, overriding the `getFillable()` method does not work when it comes to filling as the `$this->fillable` attribute is used internally instead of `getFillable()`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.