-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I performed some updates to my code, and all works perfectly fine in my development environment, but when I pushed it out onto my production environment, I'm seeing the below error:
Unable to load the "Symfony\Component\Form\FormRenderer" runtime in "bootstrap_3_layout.html.twig". (View: /path/to/view.blade.php) (View: /path/to/view.blade.php)
Any ideas why this might be? PHP versions between live and dev are the same, all be it dev is run on centos, where live is on gentoo.
Looks like it's being thrown in vendor/twig/twig/lib/Twig/Environment.php:663.
Metadata
Metadata
Assignees
Labels
No labels