Laravel 5.6 updates
Travis config update Removed HHVM script as Laravel no longer support HHVM after releasing 5.3
This commit is contained in:
5
vendor/symfony/routing/Tests/Fixtures/localized/importer-with-controller-default.yml
vendored
Normal file
5
vendor/symfony/routing/Tests/Fixtures/localized/importer-with-controller-default.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
i_need:
|
||||
defaults:
|
||||
_controller: DefaultController::defaultAction
|
||||
resource: ./localized-route.yml
|
||||
Reference in New Issue
Block a user