Taylor Otwell
|
03044c7d4c
Refactoring router.
|
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 |