caveofx/admin-theme

A Laravel Nova theme.

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/caveofx/admin-theme

v1.0.1 2021-04-06 19:31 UTC

This package is not auto-updated.

Last update: 2025-10-07 02:28:02 UTC


README

downloads release license

A beautiful contrast of dark blue and white packaged for Laravel Nova as a theme.

Installation

Note: If you do not want the responsiveness and extras, stick to version v1.0.2.

Require the package

composer require caveofx/admin-theme

Publish and edit configuration file (Optional)

php artisan vendor:publish --provider="Caveofx\ThemeServiceProvider" --tag="public"