composer require laravelwebdev/responsive"
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
Responsive design is based on Nova Responsive Theme by Gregoriohc. See https://github.com/gregoriohc/laravel-nova-theme-responsive
The MIT License (MIT). Please see License File for more information.