Skip to content

Tim-Frensch/responsive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 55.2%
  • Blade 44.8%