gregoriohc/laravel-nova-theme-responsive 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gregoriohc/laravel-nova-theme-responsive

最新稳定版本:v0.8.1

Composer 安装命令:

composer require gregoriohc/laravel-nova-theme-responsive

包简介

A Laravel Nova responsive theme.

README 文档

README

New Nova 4 release is fully responsive (https://nova.laravel.com/docs/4.0/releases.html#responsive-design), so this package is no longer needed and it will not be updated anymore.

Thanks to everybody for the support during this years and I hope the package was useful to many people.

If you are using and old (<= 3) version of Nova, you still can use this package, but there will be no more releases or bug fixes.

Laravel Nova Responsive Theme

Latest Version on Packagist Total Downloads

A simple Laravel Nova theme that add responsiveness to the site.

It can be used as is, or as a base theme to your own ones.

Installation

You can install the nova theme into a Laravel app that uses Nova via composer:

composer require gregoriohc/laravel-nova-theme-responsive

This theme include some config based options. To use them, first publish the config file:

php artisan vendor:publish --provider="Gregoriohc\LaravelNovaThemeResponsive\ThemeServiceProvider"

And then you can configure the options editing the config/nova-theme-responsive.php file.

Screenshots

Dashboard Menu Index
nova-responsive-dashboard-view nova-responsive-index-menu-view nova-responsive-index-view
Detail Create Delete
nova-responsive-detail-view nova-responsive-create-view nova-responsive-delete-view

Credits

Support the development

Do you like this project? Support it by donating

License

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

统计信息

  • 总下载量: 1.75M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 348
  • 点击次数: 2
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 345
  • Watchers: 11
  • Forks: 48
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-09-16