ホームページ > バックエンド開発 > PHPチュートリアル > laravel 错误: View [common.header] not found. !

laravel 错误: View [common.header] not found. !

WBOY
リリース: 2016-06-06 20:07:12
オリジナル
1782 人が閲覧しました

这个我的views的目录结构:
访问index可以啊,但是访问了apply就出错了,不是继承了一个base吗?
laravel 错误: View [common.header] not found. !

laravel 错误: View [common.header] not found. !

都是@extends('pc.base')

然后:

<code> <!--start-home-->
    @include('pc.common.header')

    @section('main')
    @show
        
    @include('pc.common.footer')

    @include('pc.common.fixer')
</code>
ログイン後にコピー
ログイン後にコピー

访问apply就出错了:
laravel 错误: View [common.header] not found. !

回复内容:

这个我的views的目录结构:
访问index可以啊,但是访问了apply就出错了,不是继承了一个base吗?
laravel 错误: View [common.header] not found. !

laravel 错误: View [common.header] not found. !

都是@extends('pc.base')

然后:

<code> <!--start-home-->
    @include('pc.common.header')

    @section('main')
    @show
        
    @include('pc.common.footer')

    @include('pc.common.fixer')
</code>
ログイン後にコピー
ログイン後にコピー

访问apply就出错了:
laravel 错误: View [common.header] not found. !

查看路径对不对

common文件夹里面有header.blade.php吗?

楼上说的对,看看路径中有没有文件,或是文件的路径写的不对!

common中肯定不存在 header.blade.php文件 添加上即可

関連ラベル:
php
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
最新の問題
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート