12
6
281
13K
16
Download Image
@laravel_idea Would be nice if it also suggested the fix of using forceCreate or forceFill instead of just making the property fillable.
@laravel_idea This is great! If there is no fillable property, what about creating it at the beginning of the class?
@laravel_idea First, it will be better to be a phpstan rule
@laravel_idea Can this be disabled? I use Model::unguard() and this drives me crazy