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
- Bootstrap 5 support
- Bootstrap 4 improvements
- Add CSS class to the label of a group, with the `addLabelClass()` method (#604)
- Escape HTML value of `plaintext` field by default (#605)
- 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