forms
forms copied to clipboard
fix: DirectoryNotFoundException on Windows
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.