P
P
P7472020-02-22 22:26:08
symfony
P747, 2020-02-22 22:26:08

Symfony - separating backend and frontend?

Good afternoon, please tell me:

1. How to split a symfony project into backend and frontend?
2. How to create independent modules for backend and frontend, which include: controllers, views, settings, etc.?
3. Separation of routing for static pages, controllers, ie:
3.1 For frontend - example.com/test-page - ie if "test-page" for example is not a module controller. then we transfer control to the content controller
3.2 Respectively, routing for backend applications - example.com/backend/controller-name

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2020-02-22
@P747

1. Separate applications.
2. Folders in the project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question