📜  laravl vue 中的 mustache 语法 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:04.737000             🧑  作者: Mango

代码示例1
I think you can do what you're after using the @{{ example }} syntax that Blade allows us to use when using a JS framework inside Laravel.