Taylor Otwell
|
bc5299abfc
tweaked router architecture to be non-static.
|
13 years ago |
Taylor Otwell
|
7ecb2cf436
Deprecated Router::call method.
|
13 years ago |
Taylor Otwell
|
45cc0f1715
Make Router::$routes public.
|
13 years ago |
Taylor Otwell
|
60f69659ea
Added Router::call method for making HMVC requests.
|
13 years ago |
Taylor Otwell
|
08010f4eb2
Edited system/router.php via GitHub
|
13 years ago |
Taylor Otwell
|
b6feff375b
added comment regarding nested route directories.
|
13 years ago |
Taylor Otwell
|
fb8eb874c0
added comment regarding nested route directories.
|
13 years ago |
Taylor Otwell
|
88276ba79e
added support for nested route directories.
|
13 years ago |
Taylor Otwell
|
dc49a4aaeb
Simplify router code.
|
13 years ago |
Taylor Otwell
|
121a15bbcf
refactored route parameter parsing tests.
|
13 years ago |
Taylor Otwell
|
398a5bb41a
added support for optional route parameters.
|
13 years ago |
Taylor Otwell
|
c95e7fdbbe
Refactor router to use routes.php as the default routes for all requests, even when using a routes directory.
|
13 years ago |
Taylor Otwell
|
d0ba4719d8
extracted the route wildcard translation to a separate method.
|
13 years ago |
Taylor Otwell
|
8277694693
refactoring router.
|
13 years ago |
Taylor Otwell
|
ad824341a6
fixed bug in input class causing entire array to not be returned.
|
13 years ago |
Taylor Otwell
|
59e5cfc711
Fixing comments on Router class.
|
13 years ago |
Taylor Otwell
|
5a67571020
Refactoring the Router class.
|
13 years ago |
Taylor Otwell
|
94ccbffb7d
Refactoring Router class.
|
13 years ago |
Taylor Otwell
|
80c746edb2
Refactor route parameter parsing.
|
13 years ago |
Taylor Otwell
|
b5e0eb022c
Refactoring Router.
|
13 years ago |
Taylor Otwell
|
7a8e04cbdd
Added comment to Router class.
|
13 years ago |
Taylor Otwell
|
f0b02caaec
Refactoring Router.
|
13 years ago |
Taylor Otwell
|
1a4a7cbbab
Make the Router::load method public.
|
13 years ago |
Taylor Otwell
|
c2e1ef68ad
Refactor Router class, deprecate Route\Loader and Route\Parser.
|
13 years ago |
Taylor Otwell
|
881d7f78a1
Trim comment bloat from Router class.
|
13 years ago |
Taylor Otwell
|
dbc418c0d7
changed Request::is to Request::route_is.
|
13 years ago |
Taylor Otwell
|
a3a9368707
added dynamic Request::is_ method.. e.g. Request::is_login().
|
14 years ago |
Taylor Otwell
|
3408bb8492
overall code refactoring, comment improvement.
|
14 years ago |
Taylor Otwell
|
3cffaf589d
Changed (:any) wildcard to more restrictive.
|
14 years ago |
Taylor Otwell
|
30c83f265d
overall code refactoring.
|
14 years ago |
Taylor Otwell
|
af24e8db45
adding some comments to the router class.
|
14 years ago |
Taylor Otwell
|
fd42e0ca40
moved route loading into separate function.
|
14 years ago |
Taylor Otwell
|
d2a74750c9
added support for organizing routes in a routes directory.
|
14 years ago |
Taylor Otwell
|
f7bb0c5510
trimmed comment bloat. returning boolean on eloquent save.
|
14 years ago |
Taylor Otwell
|
a188d62105
initial commit of laravel!
|
14 years ago |