Releases: spatie/laravel-html
Releases · spatie/laravel-html
2.18.0
- Added
I
element class andHtml::i
factory method
2.17.0
- Added
Html::value
function that's a public method forold
2.16.0
- Added
Img
element class andHtml::img
factory method
2.15.1
- Removed
id
from CSRF fields
2.15.0
- Added
Input::date
andInput::time
2.14.0
- Add
Input::disabled
2.13.1
- Add
novalidate
toForm
2.13.0
- Add
novalidate
toForm
2.12.1
- Fixed Laravel 5.6 compatibility
2.12.0
- Added Laravel 5.6 compatibility
- Fixed an issue with checkbox values