plugin
plugin copied to clipboard
[Feature Request]: fillable properties check
Feature Description
Hi @adelf , thanks for your awesome work!
I'd like to request a new feature: fillable properties check when using Model::create([....]) or Model::make([...]) with an associative array:
would be possible to warn when one of these keys is not fillable?
Hi, Fabio. It's possible. I'll try in one of the next versions.
We've added an inspection for this in the 11.2 version. Thank you. Sorry, it took such a long time.