Tim-Frensch / responsive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:PHP 55.2%Language:Blade 44.8%