Home »
MCQs »
Laravel MCQs
All dependencies are specified in the ____ file, which is located in the source folder?
8. All dependencies are specified in the ____ file, which is located in the source folder?
- Root
- Config
- composer.json
Answer: C) composer.json
Explanation:
All dependencies are specified in the composer.json file, which is located in the source folder.