I would like to know where the config directory
is, and how drush cim
command exactly handles it?
Last Edit:
After learning Drupal to end, I now recommend everyone to migrate away from Drupal
, As the name already says it "Drop All".
For example, the only advantage of Drupal
for my App was that:
- In my local Drupal toke 5 seconds to show-page (Because of caching, if cache is manually cleared, takes 25 seconds),
- Where
WordPress
toke 17 seconds (and that always); - But after rewriting with
Laravel
, same App takes less than a half-second!!