Serve frontend app using symfony router

This commit is contained in:
Clemente Raposo 2020-02-11 13:00:10 +00:00 committed by Dillon-Brown
parent b809e5c85b
commit 668bd04df9
4 changed files with 45 additions and 13 deletions

View file

@ -1,3 +1,3 @@
#controllers:
# resource: ../../src/Controller/
# type: annotation
controllers:
resource: ../../core/src/Controller/
type: annotation