stephenlake / nova-snowball
A beautiful contrast of dark blue and white packaged for Laravel Nova as a theme.
Installs: 15 168
Dependents: 0
Suggesters: 0
Security: 0
Stars: 39
Watchers: 2
Forks: 6
Open Issues: 0
Language:CSS
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"