Commit Graph

29 Commits

Author SHA1 Message Date
Taylor Otwell 17ea09364d fixed str test cases and str::limit function. 2011-10-15 14:17:58 -05:00
Taylor Otwell 1cafc02d55 removed unnecessary variable from route. 2011-10-05 18:35:34 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell ed9e04db6f refactoring. 2011-09-06 23:29:19 -05:00
Taylor Otwell 7eef380d8a more refactoring and dependency injection. 2011-09-06 22:04:52 -05:00
Taylor Otwell d35e2abd77 refactoring the routing engine. 2011-09-04 22:40:33 -05:00
Taylor Otwell 31e2c1c49e added facades for core classes. 2011-09-03 22:36:27 -05:00
Taylor Otwell 8229891d26 continued refactoring of view classes. 2011-08-29 19:27:02 -05:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell a045496684 pass request into route closures. 2011-08-25 23:17:11 -05:00
Taylor Otwell df84e36314 refactoring. 2011-08-23 21:04:40 -05:00
Taylor Otwell 0a5c442295 fixed vie errors. 2011-08-18 22:00:59 -05:00
Taylor Otwell daa91818d9 Tweak routes.php documentation. 2011-08-09 14:35:13 -05:00
Taylor Otwell b451becc2e Tweak route documentation. 2011-08-09 11:22:27 -05:00
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Michael Hasselbring 4424cee0af moved composers, filters and routes back to application, delete routes folder 2011-08-03 08:26:40 -05:00
Taylor Otwell e40faa1945 changed application file structure and routing definitions. 2011-08-02 21:23:13 -05:00
Taylor Otwell 3698315dc9 Improve comments in application/routes.php. 2011-07-28 14:17:35 -05:00
Taylor Otwell 84f05fd3ee Improve comments in routes.php. 2011-07-28 13:20:57 -05:00
Taylor Otwell f7fc01304c Edited application/routes.php via GitHub 2011-07-19 11:02:02 -07:00
Don Gilbert c99b9f09eb Updating routes comment to include link for organizing routes 2011-07-19 10:34:24 -07:00
Taylor Otwell 9224e62cbe More tweaking to routes.php comment. 2011-07-11 13:03:09 -07:00
Taylor Otwell 218e64368c Tweak routes comment. 2011-07-11 13:02:07 -07:00
Taylor Otwell 48419ad321 tweaking routes. 2011-07-10 23:21:33 -05:00
Taylor Otwell 95528adab5 fix syntax error in error class. 2011-07-10 23:16:11 -05:00
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 a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00