Support the ongoing development of Laravel.io →
Views Blade
Last updated 2 years ago.
0

Same here. But same server. Nothing changed in config. Think it appeared yesterday for the first time. Began by not showing {{ Form:: properly. Now alle views are blank. Thought it was a HHVM issue, but switched back to php-fpm and the same bug.

Last updated 2 years ago.
0

For anyone else's reference who might come across this thread, there's a known issue with HHVM and Laravel 4.2. There's already a pull request on Github with a proposed fix although it's currently failing build tests, so if you're running HHVM, hold off upgrading just yet.

To be clear; the issue is with HHVM, not Blade itself.

Relevant links:

Blade not outputting yield() correctly, and missing all blade things: {{ }} #4577:
https://github.com/laravel/framework/issues/4577

4.2 - BladeCompiler fails using HHVM #4519:
https://github.com/laravel/framework/issues/4519

Merge adjacent T_INLINE_HTML tokens in token_get_all #2847:
https://github.com/facebook/hhvm/pull/2847

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.