Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Karajos <alex.merlin.1985@gmail.com>
  • Loading branch information
arhimede and alexmerlin committed May 3, 2024
1 parent ebe89e1 commit 999b941
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,8 @@ 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:
` sudo 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 999b941

Please sign in to comment.