Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 1 year ago.
0

I am using angular as well. There is a simple way to still use the same {{}} tags.

All you have to do is append the curtly braces with an at sign.

@{{ $angular will parse this }}

Last updated 1 year ago.
0

I was asking about laravel, not angular.. but thanks for the tip! very helpful..

still haven't found a solution to this problem.

Last updated 1 year ago.
0

I think he was saying that if you put an @ like this

@{{ $angular will parse this }}

Laravel will render

{{ $angular will parse this }}

And that is suited for using angular with the standard delimiters. Im guessing.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

jamoy jamoy Joined 12 Jun 2014

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.