A beautiful contrast of dark blue and white packaged for Laravel Nova as a theme.
stephenlake/nova-snowball is a Laravel package for a beautiful contrast of dark blue and white packaged for laravel nova as a theme..
It currently has 38 GitHub stars and 16.514 downloads on Packagist (latest version v1.2.8).
Install it with composer require stephenlake/nova-snowball.
Discover more Laravel packages by stephenlake
or browse all Laravel packages to compare alternatives.
Last updated
A beautiful contrast of dark blue and white packaged for Laravel Nova as a theme.
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"