caveofx/admin-theme

A Laravel Nova theme.

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

This package is not auto-updated.

Last update: 2024-11-04 21:35:58 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"