Commit Graph

11 Commits

Author SHA1 Message Date
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