Commit Graph

18 Commits

Author SHA1 Message Date
Taylor Otwell 4326f95997 Don't throw an exception if a filter is not found. 2011-08-05 15:01:25 -05:00
Taylor Otwell 00af8c715f Added comments to $route->handler(). 2011-08-05 09:20:26 -05:00
Taylor Otwell 8affa31a02 Added shortcut syntax for route handlers on named routes. 2011-08-05 09:18:40 -05:00
Taylor Otwell 6c9bb15a8d Don't force modules to have route files. 2011-08-04 10:48:25 -05:00
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell 57e6532723 Migrating back to old routing system. 2011-08-03 08:46:38 -05:00
Taylor Otwell f2363b1141 return empty array when nested route directory doesnt have route file. 2011-08-02 21:26:29 -05:00
Taylor Otwell e40faa1945 changed application file structure and routing definitions. 2011-08-02 21:23:13 -05:00
Taylor Otwell 716a957e93 Refactoring. 2011-08-01 17:09:10 -05:00
Taylor Otwell ae69149262 change Loader::everything to Loader::all. 2011-08-01 15:39:34 -05:00
Taylor Otwell 2efdef01d2 Add path to route loader. 2011-08-01 15:36:09 -05:00
Taylor Otwell e060c3d1da added reload function to loader everything function. 2011-07-31 23:11:45 -05:00
Taylor Otwell b55e5169f3 adjusted comments in route loader. 2011-07-31 22:15:39 -05:00
Taylor Otwell f9f168eacb added more dependency injection to route loader and finder. 2011-07-31 22:11:49 -05:00
Taylor Otwell 0af326b636 working on routing architecture. 2011-07-31 21:51:55 -05:00
Taylor Otwell 344f49e1bf made router routes optional and fixed front controller. 2011-07-31 17:40:03 -05:00
Taylor Otwell 2bb7125127 fixed routing bug. 2011-07-31 17:24:43 -05:00
Taylor Otwell 2275c74660 moved all routing classes into routing namespace. 2011-07-31 14:48:17 -05:00