Skip to content

[nova] component not defined in blade #29

@pitylee

Description

@pitylee

When this occurs, in the file
app/Providers/AppServiceProvider.php
the register method should be completed with:

   public function register()
    {
        //...
        $this->loadViewsFrom(__DIR__.'/../resources/views', 'nova');
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions