This website requires JavaScript.
Explore
Help
Sign In
ivo
/
ponzi
Watch
1
Star
0
Fork
0
You've already forked ponzi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
31c730c9138fc4ead3b1644dbafc416e9ea77d9a
ponzi
/
laravel
/
form.php
Jakobud
31c730c913
Passing a null $value to Form::submit(), Form::reset() or Form::button() was throwing an Exception. I made the default $value = null for those methods. They result in the following respective valid HTML: <input type='submit'/> <input type='reset'/> <button></button>
...
Signed-off-by: Jakobud <
jake.e.wilson@gmail.com
>
2012-08-03 10:47:34 -06:00
14 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink