Search by

xyzgeforce / nova3.0

lxtech

A wonderful administration interface for Laravel.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

github.com/xyzgeforce/nova3.0

pkg:composer/xyzgeforce/nova3.0

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2025-10-20 08:15:45 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.