| Name | Last commit | Last update | 
|---|---|---|
| application | ||
| bundles | ||
| laravel | ||
| public | ||
| storage | ||
| .gitattributes | ||
| .gitignore | ||
| artisan | ||
| license.txt | ||
| paths.php | ||
| readme.md | 
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>
| Name | Last commit | Last update | 
|---|---|---|
| application | Loading commit data... | |
| bundles | Loading commit data... | |
| laravel | Loading commit data... | |
| public | Loading commit data... | |
| storage | Loading commit data... | |
| .gitattributes | Loading commit data... | |
| .gitignore | Loading commit data... | |
| artisan | Loading commit data... | |
| license.txt | Loading commit data... | |
| paths.php | Loading commit data... | |
| readme.md | Loading commit data... |