marshmallow/nova-styling
最新稳定版本:v3.0.0
Composer 安装命令:
composer require marshmallow/nova-styling
包简介
A Responsive Laravel Nova Marshmallow Theme based on 'A Responsive Laravel Nova theme'. With dark mode :)
关键字:
README 文档
README
Laravel Nova Styling
This package customizes Laravel Nova with the original Marshmallow styling. Implemented for all multipurpose CMS systems created and developed by Marshmallow.
We support darkmode 🌙
Installation
composer require marshmallow/nova-styling
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="Marshmallow\NovaStyling\ThemeServiceProvider" --tag="config" --force php artisan vendor:publish --provider="Marshmallow\NovaStyling\ThemeServiceProvider" --tag="views" --force php artisan vendor:publish --provider="Marshmallow\NovaStyling\ThemeServiceProvider" --tag="styling" --force
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email stef@marshmallow.dev instead of using the issue tracker.
Credits
Responsive design is based on Nova Responsive Theme by Gregoriohc. See https://github.com/gregoriohc/laravel-nova-theme-responsive
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 95.87k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-03