- This topic has 4 replies, 2 voices, and was last updated 5 months, 3 weeks ago by .
-
Topic
-
Hello,
I tried to use mb blocks with blade (templating engine from laravel) and code isn’t interpreted.
I use a starter theme (Sage from Roots.io).
Render
And the code in my php template
<?php echo 'Hello World'; ?> @php echo 'Hello World'; @endphp {{ 'Hello World' }}
Do you think it’s possible to fix that ?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.