Skip to content

Releases: PHLAK/laravelcollective-html-form-snippets

1.1.0

07 Feb 19:47
0a4d435
Compare
Choose a tag to compare
  • Updated the Form::date() method to use the Illuminate\Support\Carbon class
  • Fixed improper formatting of the Form::selectRange() method

Detailed changelog: 1.0.3...1.1.0

1.0.3

01 Jul 06:27
d2a7da9
Compare
Choose a tag to compare
  • Removed erroneous slash from Carbon reference in Form::date() snippet

Detailed changelog: 1.0.2...1.0.3

1.0.2

27 May 05:19
Compare
Choose a tag to compare
  • Added text.blade scope to all snippets
  • Added installation message

Detailed changelog: 1.0.1...1.0.2

1.0.0

27 May 04:51
Compare
Choose a tag to compare

Initial release