gpt4 book ai didi

php - Laravel Blade View 引擎的 @yield inside html 标签

转载 作者:行者123 更新时间:2023-12-02 03:48:51 24 4
gpt4 key购买 nike

这可能吗?

<html @yield( 'AngularNamespace' )>
</html>

显然上面的方法不起作用......

最佳答案

这对我有用。

只要你的其他模板文件有

@section('AngularNamespace', 'NameSpaceHere')

关于php - Laravel Blade View 引擎的 @yield inside html 标签,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26510755/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com