Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mehrancodes's avatar

Envoy: echos doesn't work

I was watching the Envoy source code yesterday to see whether I can find a blade syntax for echo.

I think this method should do that and the syntax should be @{{ "Hey, It's echo" }} which compiles echo "Hey, It's echo". But don't know why it gives me this error when running a task:

[deployer@remote]: bash: line 2: {{: command not found

0 likes
0 replies

Please or to participate in this conversation.