Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed instructions to clear cache in WSL
  • Loading branch information
arhimede committed May 2, 2024
1 parent 644b320 commit ebe89e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ You should see the `DotKernel Frontend` welcome page.
**NOTE:**
- If you are getting exceptions or errors regarding some missing services, try running the following command:
php bin/clear-config-cache.php
` sudo php bin/clear-config-cache.php`
> If `config-cache.php` is present that config will be loaded regardless of the `ConfigAggregator::ENABLE_CACHE` in `config/autoload/mezzio.global.php`
- **Development only**: `session.cookie_secure` does not work locally so make sure you modify your `local.php`, as per the following:
Expand Down

0 comments on commit ebe89e1

Please sign in to comment.