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
Bumped minimum PHP version to v8.0, and the minimum Laravel version to v8.x.
Renamed validation rules so they all end with Rule. This allows both the model and rule to be imported into the same class without the use of aliasing.
Types have been introduced to all classes.
This discussion was created from the release v3.0.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Added
Changed
Rule
. This allows both the model and rule to be imported into the same class without the use of aliasing.This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions