forms icon indicating copy to clipboard operation
forms copied to clipboard

fix: DirectoryNotFoundException on Windows

Open falmesino opened this issue 2 years ago • 0 comments

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.

falmesino avatar Dec 04 '23 19:12 falmesino