laravelwebdev / responsive
A Responsive Laravel Nova Theme based on 'A Responsive Laravel Nova theme'.
Installs: 24 606
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 2
Open Issues: 3
Requires
- php: ^7.1|^8.0
README
Installation
composer require laravelwebdev/responsive"
Vendor Publish
This theme includes adapted Nova blade files and a config file with options based on Nova Responsive Theme. To use them, first publish the config file:
php artisan vendor:publish --provider="Laravelwebdev\Responsive\ThemeServiceProvider" --force
Credits
Responsive design is based on Nova Responsive Theme by Gregoriohc. See https://github.com/gregoriohc/laravel-nova-theme-responsive
Buy me a coffe
License
The MIT License (MIT). Please see License File for more information.