Commit History

Author SHA1 Message Date
  Taylor Otwell 34cb9a00f4 move 'is' method to the str class where it belongs. 13 years ago
  Taylor Otwell 3c3e913689 Renamed Route::load to Route::forward. 13 years ago
  Taylor Otwell 6e82a4ac8d Merge pull request #359 from akuzemchak/feature/load-route 13 years ago
  Taylor Otwell 425192a05d fix bug in route. 13 years ago
  Taylor Otwell 5325acac64 adding support for attaching filters based on URI routing. 13 years ago
  Aaron Kuzemchak 115eb8d085 Added shortcut method to load a designated route's response 13 years ago
  Taylor Otwell 14c9d38270 add facade for filter::register. 13 years ago
  Taylor Otwell 6ced385d20 use 'as' instead of 'name'. 13 years ago
  Taylor Otwell 86e109b7bc simplify route parameter parsing and fix default value bug. 13 years ago
  Taylor Otwell 3d1a44028a added route::share method. 13 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 13 years ago
  Taylor Otwell 31cf44c374 working on routing. 13 years ago
  Taylor Otwell 4330124d79 added route:destination method. 13 years ago
  Taylor Otwell 3dab550681 fixing route bundle determination. 13 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 13 years ago
  Taylor Otwell d462a72981 adjusting route class. 13 years ago
  Taylor Otwell 17213fe073 urldecode all route parameters. 13 years ago
  Eric Barnes ea8c6e1825 Fixed route handles for uri's that partially match 13 years ago
  Taylor Otwell 9bcbe6a357 fix bug in route handles method. 13 years ago
  Taylor Otwell eb193c1d12 working on the route class. 13 years ago
  Taylor Otwell 73c09f2f29 fixed bug in router. 13 years ago
  Taylor Otwell aa427bbd39 added route test for handles method. fixed bug in route class. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago
  Taylor Otwell ad9b49a23e Extract callback validation into method. 14 years ago
  Taylor Otwell 937441d31b cleaning up more code. 14 years ago
  Taylor Otwell 5e95f05d9b added more to comment. 14 years ago
  Taylor Otwell 10b9001e13 adjust how the response is rendered, as well as move input flashing to after filter. 14 years ago
  Taylor Otwell 7a9631975f dont return 404 error on null return from existing route. 14 years ago
  Phill Sparks 58638216e8 Throw better Exceptions 14 years ago
  Taylor Otwell d1a969bd29 added uri class. refactored. 14 years ago
  Taylor Otwell a38ba2a6ab clean up controller and session. 14 years ago
  Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 14 years ago
  Taylor Otwell 895d876463 fixed bugs found when unit testing. 14 years ago
  Taylor Otwell 7bf84066bf refactoring. added redis drivers. 14 years ago
  Taylor Otwell 32989d39c8 some small refactorings and cleanup. 14 years ago
  Taylor Otwell af36cb3d5a various refactoring and tweaks. 14 years ago
  Taylor Otwell 3a08b138b0 changed route __call exception. 14 years ago
  Phill Sparks 7f2fd60e9f Fixed route before filter 14 years ago
  Taylor Otwell 4a5e7c6f61 fixed controller routing bug. 14 years ago
  Taylor Otwell a6eaa06981 refactoring routing and comments. 14 years ago
  Taylor Otwell 9fa69e0844 refactoring routing and class comments. 14 years ago
  Taylor Otwell 6cb79e6676 refactoring 14 years ago
  Taylor Otwell 4edcc321aa fixed bug in route to controller delegation. 14 years ago
  Taylor Otwell 52b68c060b refactoring. adding back pagination. 14 years ago
  Taylor Otwell 34452f5f08 minor refactoring. 14 years ago
  Taylor Otwell eb956cc89d some routing enhancements - still a work in progress. 14 years ago
  Taylor Otwell dfe3a04651 added support for route filter parameters. 14 years ago
  Taylor Otwell 47db2ff19b refactoring, added uri class. 14 years ago
  Taylor Otwell a8dbe777df more refactoring for 2.0 14 years ago
  Taylor Otwell 277729ed3e continued refactoring routing. 14 years ago
  Taylor Otwell 2fae372c59 refactoring routing classes. 14 years ago
  Taylor Otwell bae9553aac refactoring router route delegation. 14 years ago
  Taylor Otwell fb811af5fc more refactoring for dependency injection. 14 years ago
  Taylor Otwell ed9e04db6f refactoring. 14 years ago
  Taylor Otwell 70b6cc5994 refactoring. 14 years ago
  Taylor Otwell 7eef380d8a more refactoring and dependency injection. 14 years ago
  Taylor Otwell d35e2abd77 refactoring the routing engine. 14 years ago
  Taylor Otwell 5e40e296bd refactoring routing and adding comments. 14 years ago
  Taylor Otwell 1e49001dfc continued ioc refactoring. 14 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 14 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 14 years ago