How to find active config sync directory path in Drupal
You have set a path for a configuration directory in your settings.php file but is it taking the correct path or not. Here is a simple step to validate that instead of exporting or import configurations.
How to make a route's response Un-cacheable
There can be scenario's where you might want some custom pages or paths to not be cached. There is a better way of doing it now