You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kode 04d34017c1 Composer deps update 6 years ago
..
Annotation update to laravel 5.7 and try getting autologin saved 6 years ago
DependencyInjection update to laravel 5.7 and try getting autologin saved 6 years ago
Exception Composer deps update 6 years ago
Generator Composer deps update 6 years ago
Loader Composer deps update 6 years ago
Matcher Composer deps update 6 years ago
Tests Composer deps update 6 years ago
.gitignore Add vendor and .env to make usable 7 years ago
CHANGELOG.md Composer deps update 6 years ago
CompiledRoute.php update to laravel 5.7 and try getting autologin saved 6 years ago
LICENSE Composer deps update 6 years ago
README.md Add vendor and .env to make usable 7 years ago
RequestContext.php update to laravel 5.7 and try getting autologin saved 6 years ago
RequestContextAwareInterface.php Add vendor and .env to make usable 7 years ago
Route.php update to laravel 5.7 and try getting autologin saved 6 years ago
RouteCollection.php update to laravel 5.7 and try getting autologin saved 6 years ago
RouteCollectionBuilder.php Composer deps update 6 years ago
RouteCompiler.php update to laravel 5.7 and try getting autologin saved 6 years ago
RouteCompilerInterface.php Add vendor and .env to make usable 7 years ago
Router.php Composer deps update 6 years ago
RouterInterface.php Add vendor and .env to make usable 7 years ago
composer.json Composer deps update 6 years ago
phpunit.xml.dist Composer deps update 6 years ago

README.md

Routing Component

The Routing component maps an HTTP request to a set of configuration variables.

Resources