Laravel Nova Responsive Theme + Dark Mode Toggle
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" --forceCredits
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.