Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
@include()非ブレードファイルを含めるために使用することは可能ですか? これで試してみましたが、うまくいき@include('cms/include.json.php')ません。
@include()
@include('cms/include.json.php')
ありがとうございました。