stephenlake/nova-snowball

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


Keywords
theme, nova, laravel
License
MIT

Documentation

Nova Snowball

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.6.

Require the package

composer require cloudcake/nova-snowball

Publish and edit configuration file (Optional)

php artisan vendor:publish --provider="NovaSnowball\ThemeServiceProvider" --tag="config"