mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Serve frontend app using symfony router
This commit is contained in:
parent
b809e5c85b
commit
668bd04df9
4 changed files with 45 additions and 13 deletions
|
@ -1,3 +1,3 @@
|
|||
#controllers:
|
||||
# resource: ../../src/Controller/
|
||||
# type: annotation
|
||||
controllers:
|
||||
resource: ../../core/src/Controller/
|
||||
type: annotation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue