We recommend running your applications in WSL:
$baseUrl
in config/autoload/local.php to the address of the virtualhostYou should see the Dotkernel Light
welcome page.
If you are getting exceptions or errors regarding some missing services, try running the following command:
sudo php bin/clear-config-cache.php
If
data/cache/config-cache.php
is present, that config will be loaded regardless of theConfigAggregator::ENABLE_CACHE
configuration inconfig/autoload/mezzio.global.php