Skip to content

Conversation

falmesino
Copy link
Contributor

This fix an error of unable to find config file in windows.

Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template
("The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.").
Symfony\Component\Finder\Exception\DirectoryNotFoundException:
The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.

This fix an error of unable to find config file in windows.

```
Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template
("The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.").

Symfony\Component\Finder\Exception\DirectoryNotFoundException:
The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant