Skip to content

Upgraded to Nova 4 Installed --> View [app] not found #6044

@MitzaCeusan

Description

@MitzaCeusan
  • Laravel Version: 9.52.16
  • Nova Version: 4.29.5
  • PHP Version: 8.1.8
  • Database Driver & Version:
  • Operating System and Version: #.#
  • Browser type and version: Chrome 118.0.5993.117
  • Reproduction Repository: https://github.com/###/###

Description:

I have upgraded from Laravel Nova 3.26.1 to 4.29.5
When loading any /nova/resources/ url the page crashes with the error:
View [app] not found.

VerifyCsrfToken->handle()
* @param \Closure $next * @return mixed */ public function handle($request, Closure $next) { return parent::handle($request, $next); }}

Detailed steps to reproduce the issue on a fresh Nova installation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions