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
- Drop support for Laravel < 5.1.2 (if you need support for earlier L…
…aravel version you can continue to use Former 4.4.x and lower)
- Add support for PHP 8.0
Adds correct checkbox input class when is a checkbox (or radio) (form……ers#590)
Without this, the default form-input class is used which isn't styling checkboxes or radios correctly