yugo/panelis-blog
Composer 安装命令:
composer require yugo/panelis-blog
包简介
Manage blog posts, categories, tags, and editorial content.
关键字:
README 文档
README
Manage blog articles directly from the Panelis admin panel.
Features
- Article management
- Draft and published articles
- Rich text editor
- Featured image support
- Slug generation
- Automatic Panelis plugin discovery
Requirements
- PHP 8.3+
- Laravel 13+
- Filament 5+
Installation
Install the package via Composer:
composer require yugo/panelis-blog
Run migrations:
php artisan migrate
Usage
After installation, a Blog menu will be available in the Panelis admin panel.
The Blog module provides a simple way to create and manage articles without requiring additional configuration.
Available fields include:
- Title
- Slug
- Content
- Featured image
- Publication status
Articles can be saved as drafts or published when ready.
License
The MIT License (MIT).
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-24