yaroslawww/nova-responsive-theme

This package is abandoned and no longer maintained. No replacement package was suggested.

A Laravel Nova responsive theme.

1.0.1 2021-12-26 11:02 UTC

This package is auto-updated.

Last update: 2022-07-09 13:26:29 UTC


README

Packagist License Packagist Version Total Downloads Build Status Code Coverage Scrutinizer Code Quality

Since laravel nova v4 - package is abandoned

This package is fork from gregoriohc/laravel-nova-theme-responsive but with changes for custom purposes. It is recommended to use the main package and not the fork.

Installation

Install the package via composer:

composer require yaroslawww/nova-responsive-theme

Install refresh styles:

php artisan nova:responsive-theme:refresh

You can publish the config file with:

php artisan vendor:publish --provider="NovaResponsiveTheme\ThemeServiceProvider" --tag="config"

Credits

  • Think Studio