Skip to content

cloudcake/nova-snowball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"