A wonderful administration interface for Laravel.

Maintainers

Package info

github.com/sadiq810/laranova

pkg:composer/larano/va

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master / 3.x-dev 2023-10-04 08:07 UTC

This package is auto-updated.

Last update: 2026-03-04 14:53:23 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.