xyzgeforce/nova3.0

A wonderful administration interface for Laravel.

dev-main 2024-07-20 05:18 UTC

This package is auto-updated.

Last update: 2025-03-20 06:40:38 UTC


README

Build Status

Upgrade Guide

  • Copy the Main dashboard to your codebase
  • Delete the cards method from your NovaServiceProvider
  • Action fields() method changed to fields(NovaRequest $request)

Modals

If you have a custom modal, make sure to add the <teleport to="#modals"> component as the root level.