]> Raphaƫl G. Git Repositories - treebundle/blobdiff - Resources/config/routes/rapsystree.yaml
Add package and route configuration
[treebundle] / Resources / config / routes / rapsystree.yaml
diff --git a/Resources/config/routes/rapsystree.yaml b/Resources/config/routes/rapsystree.yaml
new file mode 100644 (file)
index 0000000..b58bb21
--- /dev/null
@@ -0,0 +1,5 @@
+# Routes configuration
+rapsystree:
+    path: '/{path<.*>?}'
+    controller: Rapsys\TreeBundle\Controller\TreeController::index
+    methods: GET