Taylor Otwell
|
c3b8524e1b
|
rewrote validation library.
|
2011-07-12 20:04:14 -05:00 |
Taylor Otwell
|
5bea9121af
|
Refactoring input class to use Request::spoofed when hydrating input.
|
2011-07-08 12:41:03 -07:00 |
Taylor Otwell
|
c5a2752e8a
|
Refactoring Input class.
|
2011-07-08 08:24:57 -07:00 |
Taylor Otwell
|
ad824341a6
|
fixed bug in input class causing entire array to not be returned.
|
2011-07-07 22:30:15 -05:00 |
Taylor Otwell
|
57f61dc54c
|
Formatting Input class.
|
2011-07-06 14:36:10 -07:00 |
Taylor Otwell
|
6fc0770bce
|
Continuing to clean up Input class.
|
2011-07-06 13:35:59 -07:00 |
Taylor Otwell
|
0e02a8a53d
|
Remove unnecessary comments from Input class.
|
2011-07-06 13:34:55 -07:00 |
Taylor Otwell
|
f8b12b5daa
|
Added support for retrieving specific elements from the Input::file method. Ex: Input::file('picture.size')...
|
2011-07-06 11:19:04 -07:00 |
Taylor Otwell
|
dc01b3c26e
|
added default value to Input::file and defaulted Validator::make.
|
2011-06-26 09:10:11 -05:00 |
Taylor Otwell
|
abfaeaff4d
|
added upload_of validation rule.
|
2011-06-26 08:44:31 -05:00 |
Taylor Otwell
|
0ee4239613
|
Tweaked Input::has to check for empty strings. Deprecated Input::filled.
|
2011-06-17 11:16:45 -07:00 |
Taylor Otwell
|
6c6dac3579
|
deprecated download class. added methods to file class. tweaked log class. tweaked input class.
|
2011-06-17 12:23:26 -05:00 |
Taylor Otwell
|
5c275db6f4
|
tweaking has methods.
|
2011-06-16 22:45:33 -05:00 |
Taylor Otwell
|
73d8e2f2fa
|
fixed arr::get argument order.
|
2011-06-16 22:27:57 -05:00 |
Taylor Otwell
|
d802ae8386
|
added arr class and tweaked input class.
|
2011-06-16 22:25:57 -05:00 |
Taylor Otwell
|
f6ea2676f3
|
Added Input::filled, Input::had, and Input::was_filled.
|
2011-06-15 12:41:35 -07:00 |
Taylor Otwell
|
30c83f265d
|
overall code refactoring.
|
2011-06-14 17:27:11 -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 |