Skip to content

Blank page after refresh #6616

@mateusz-peczkowski

Description

@mateusz-peczkowski
  • Laravel Version: 11.36.1
  • Nova Version: 5.0.2
  • PHP Version: 8.3.7

Description:

A fresh installation of Laravel 11 and Laravel Nova 5 was performed. Upon visiting the Nova URL, a login page is displayed. Successful login allows access to any page without encountering any issues. However, refreshing a page results in a blank page with an error message, as depicted in the screenshot.
image

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

  1. Install Laravel 11
  2. Install Nova 5 via composer (Everything as on the Installation guide upon Nova user create)
  3. (optional) Change config.nova.path to / and remove the body of routes/web.php
  4. Setup domain in ENV
  5. Go to your domain
  6. Login to user created in point 2
  7. Go to for example users
  8. Refresh page

Using php artisan serve everything is working, so it can be tested only on Apache projects. Laravel Nova 4 is working normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugVerified bug by the Nova teamfix incomingA fix is in review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions