We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57663a commit 2dcc2e0Copy full SHA for 2dcc2e0
docs/integrations/symfony.md
@@ -24,8 +24,8 @@ return [
24
];
25
```
26
27
-### Create phpss.config.php file in the root directory
28
-```php title="phpss.config.php"
+### Create phpss.config.php file in the config directory
+```php title="config/phpss.config.php"
29
<?php
30
31
use PHPStreamServer\Core\ReloadStrategy\ExceptionReloadStrategy;
0 commit comments