Skip to content

Releases: foxbytehq/laravel-forms

v1.7.7

30 May 02:34
b719168

Choose a tag to compare

Add Laravel 10 support

v1.7.6

02 Mar 20:48

Choose a tag to compare

Add laravel 9 support

v1.7.5 Release

04 Nov 21:27
522c3b9

Choose a tag to compare

Add Laravel 8 support
Add extraAttributes on hidden fields

v1.7.4 Release

03 Jun 01:55
88d1243

Choose a tag to compare

  • Replace underscores with spaces in labels

1.7.3

05 Apr 22:06

Choose a tag to compare

Fix Laravel 7 compatibility issues

1.7.2

03 Apr 04:33

Choose a tag to compare

Laravel 7 support

v1.7.1 Release

29 Sep 21:50
c3907d8

Choose a tag to compare

Laravel 6 support

v1.7.0 Release - Container, Label & Field classes

05 Sep 21:25

Choose a tag to compare

We can now change the class on the Container and add classes to both fields and labels.

v1.6.0 Release

03 Sep 01:50

Choose a tag to compare

Add support for 'container' attributes. These function the same as the extra attributes, but are applied to the containing form-group.

v1.5.0 Release

03 Sep 01:28
33af3d3

Choose a tag to compare

Support jsonable objects as values in extra attributes.