Skip to content

laravelwebdev/responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"  --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

Donate

License

The MIT License (MIT). Please see License File for more information.