Commit Graph

46 Commits

Author SHA1 Message Date
Taylor Otwell 02db986627 fixing route. 2012-04-03 17:07:56 -05:00
Taylor Otwell 1ca7d799af changes 2012-04-03 16:53:15 -05:00
Taylor Otwell 8839138a6a Fix junk I shouldn't have committed. 2012-03-22 13:38:50 -05:00
Taylor Otwell 090bf9b3f8 Added "shares" method to view instance. 2012-03-22 13:38:22 -05:00
Taylor Otwell b65380d6ff Added automatic controller detection.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-12 17:03:09 -05:00
Eric Barnes 0f5252c5e5 Changed the route filter in the comment.
Signed-off-by: Eric Barnes <eric@ericlbarnes.com>
2012-02-28 10:00:40 -05:00
Taylor Otwell 7f3f1f3481 global after filter receives response object. 2012-02-20 09:20:14 -06:00
Taylor Otwell 14c9d38270 add facade for filter::register. 2012-02-14 08:22:10 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 82f56f9545 remove var_dump. 2012-01-26 20:07:59 -06:00
Taylor Otwell 70082508f5 improve bundle configuration and registration. 2012-01-26 20:07:02 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 7b22f66a94 tweaked routing comments. 2011-11-04 18:49:52 -05:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Taylor Otwell 880fd106c7 tweaking route introduction. 2011-11-01 23:29:06 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell 2b93963f34 removed unnecessary namespace import from eloquent model. 2011-10-15 14:19:33 -05:00
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