You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found when using a select that you can't unselect once set, recommend including allow_null by default and use the already passed required parameter to reverse logic so 'allow_null' => !$required.
Found when using a select that you can't unselect once set, recommend including allow_null by default and use the already passed required parameter to reverse logic so 'allow_null' => !$required.