Taylor Otwell
|
567da2419f
|
added Form::open_multipart and tweaked Upload_of rule.
|
2011-06-26 09:19:54 -05:00 |
Taylor Otwell
|
3408bb8492
|
overall code refactoring, comment improvement.
|
2011-06-17 00:02:24 -05:00 |
Taylor Otwell
|
ae09e5e99b
|
extract id assignment to method.
|
2011-06-16 21:09:39 -05:00 |
Taylor Otwell
|
5ddab2bf96
|
fixed typo in form class.
|
2011-06-15 23:21:51 -05:00 |
Taylor Otwell
|
8161e2c736
|
Moved Form::close next to Form::open.
|
2011-06-14 11:14:15 -07:00 |
Taylor Otwell
|
59fa681de1
|
Fix tabs on Form close method.
|
2011-06-14 11:13:32 -07:00 |
Taylor Otwell
|
80173d4848
|
Merge pull request #4 from pedroborges/develop
Added <label> element to form class. Input elements will automatically receive the ID of the corresponding label element if one exists.
|
2011-06-14 11:00:12 -07:00 |
Michael Hasselbring
|
1b620c5938
|
added PHP_EOL in close method
|
2011-06-14 11:46:43 -05:00 |
Michael Hasselbring
|
279983b079
|
add form method to form
|
2011-06-14 10:27:05 -05:00 |
Pedro Borges
|
de16d5cf01
|
Fixed typo in a comment
|
2011-06-14 12:09:32 -03:00 |
Pedro Borges
|
b4db6396cc
|
Auto detect label and add id to field
|
2011-06-14 11:43:18 -03:00 |
Pedro Borges
|
efb040c507
|
Added support for <label> element
|
2011-06-14 10:20:44 -03:00 |
Taylor Otwell
|
c05ccc5d49
|
moved entities method to html class and added encoding configuration option.
|
2011-06-11 21:30:19 -05:00 |
Taylor Otwell
|
f7bb0c5510
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
Taylor Otwell
|
a188d62105
|
initial commit of laravel!
|
2011-06-08 23:45:08 -05:00 |