brandpioneers / nova-theme
Our Laravel Nova theme.
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:CSS
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2024-11-10 06:33:36 UTC
README
After installation publish the assets:
php artisan vendor:publish --provider="BrandPioneers\NovaTheme\ThemeServiceProvider" --force