Home »
MCQs »
Laravel MCQs
The configuration settings are cached using which of the following command?
30. The configuration settings are cached using which of the following command?
- Config_cache
- Cache
- Config
- Config:cache
Answer: D) Config:cache
Explanation:
The configuration settings are cached using config:cache command.