Commit Graph

28 Commits

Author SHA1 Message Date
Taylor Otwell 4fe64b3a73 remove broken link from routes file. 2011-07-03 12:51:11 -05:00
Taylor Otwell f7dcb05799 added more html5 form elements. 2011-07-02 08:51:14 -05:00
Taylor Otwell cd33e81702 added several of the new html5 form elements. added support for attributes such as required, autofocus, etc. 2011-07-02 07:37:37 -05:00
Taylor Otwell 4e4ca091d9 Fix link to documentation on welcome page. 2011-07-01 06:18:15 -07:00
Taylor Otwell 21f33bb46d Tweaking built-in validation messages. 2011-06-30 09:41:58 -07:00
Taylor Otwell e2f382545b Removed Download class from aliases configuration. 2011-06-30 09:24:19 -07:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell fef1809982 fix syntax error in upload_of... add types to file_wrong_type lang message. 2011-06-27 21:08:49 -05:00
Taylor Otwell 2c4e807525 removed .gitignore from validation lang. 2011-06-27 20:53:22 -05:00
Taylor Otwell 260f997394 added comments to validation lang. 2011-06-27 20:51:38 -05:00
Taylor Otwell d51be02dd2 enhanced validation, added mimes config array. 2011-06-27 17:33:07 -05:00
Taylor Otwell 6cb5af3024 added libraries directory and package class. 2011-06-24 23:08:09 -05:00
Taylor Otwell 739068b00d moved cache, db, logs, and sessions to the storage directory. 2011-06-24 23:03:22 -05:00
Taylor Otwell 3b63335c95 added apc session driver. 2011-06-21 23:19:37 -05:00
Taylor Otwell 471ba2f8ae added validator to aliases. 2011-06-21 20:22:52 -05:00
michaelowens c77e8c5a36 Fixed typo in View alias (missing backslash). 2011-06-19 11:50:56 -07:00
Taylor Otwell 1ff5f84545 added apc driver notes in cache configuration file. 2011-06-18 19:49:29 -05:00
Michael Hasselbring 4d7794c2ca Created file class with File::extension method, added File to aliases under application 2011-06-16 23:51:28 -05:00
Taylor Otwell 868a33fb9c remove error method call in welcome view. 2011-06-16 21:10:28 -05:00
Taylor Otwell ee307657d3 improve error class comments. 2011-06-16 21:00:27 -05:00
Taylor Otwell ac7a77ffeb Fixed comment on application.url. 2011-06-16 07:24:46 -07:00
Taylor Otwell 5659532d6e Added application.index to configuration file. 2011-06-16 07:23:26 -07:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05: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 da9fcd6964 removed test class 2011-06-10 22:45:39 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell 49f7145729 added log to aliases. fixed flash data bug. 2011-06-09 12:31:35 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00