marshmallow/blogs
最新稳定版本:5.0.2
Composer 安装命令:
composer require marshmallow/blogs
包简介
This packages add the resources you need to create a simple blog in Nova. This is fully extendable.
README 文档
README
Laravel Nova Blogs
This packages add the resources you need to create a simple blog in Nova. This is fully extendable.
Installation
Composer
You can install the package via composer:
composer require marshmallow/blogs
Run the artisan commands
Publish the config, migrate to create the pages table and create your Laravel Nova resource to manage your pages.
php artisan blogs:install
Make sure the routes work
Create a page in your Nova Pages Resource. This page should have the route name blog-detail-page.
Create a page in your Nova Pages Resource. This page should have the route name blog-tag-page.
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
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-26