We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4af18a + 3567ee2 commit 67b8f67Copy full SHA for 67b8f67
symfony/framework-bundle/3.3/config/services.yaml
@@ -1,3 +1,6 @@
1
+# This file is the entry point to configure your own services.
2
+# Files in the packages/ subdirectory configure your dependencies.
3
+
4
# Put parameters here that don't need to change on each machine where the app is deployed
5
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
6
parameters:
symfony/routing/3.3/config/routes.yaml
+# This file is the entry point to configure your own HTTP routes.
+# Files in the routes/ subdirectory configure the routes for your dependencies.
#index:
# path: /
# defaults: { _controller: 'App\Controller\DefaultController::index' }
0 commit comments