InterviewSolution
Saved Bookmarks
| 1. |
Explain an Environment in Symfony. |
|
Answer» A group of CONFIGURATIONS used to run an application is BASICALLY DESCRIBED as an Environment in Symfony. This framework has two DEFAULT environments:
|
|