A Responsive Laravel Nova Theme based on 'A Responsive Laravel Nova theme'.
laravelwebdev/responsive is a Laravel package for a responsive laravel nova theme based on 'a responsive laravel nova theme'..
It currently has 4 GitHub stars and 27.603 downloads on Packagist (latest version v1.0.1).
Install it with composer require laravelwebdev/responsive.
Discover more Laravel packages by laravelwebdev
or browse all Laravel packages to compare alternatives.
Last updated
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.