stephenlake / nova-snowball
A beautiful contrast of dark blue and white packaged for Laravel Nova as a theme.
v1.2.8
2020-12-31 07:31 UTC
Requires
- php: >=7.1.0
- cloudcake/nova-fixed-bars: ^1.0.6
README
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"