nyusoftsolutions/blog
最新稳定版本:v1.0.0
Composer 安装命令:
composer require nyusoftsolutions/blog
包简介
Laravel Blog Management Package
README 文档
README
A flexible and easy-to-use Blog Management package for Laravel applications, developed by Nyusoft Solution. This package enables you to manage blog categories and blog posts with a full-featured admin panel.
🚀 Features
✅ Seamless installation via Composer
🗂 Blog category and blog post management
🧑💼 Admin panel to add, edit, or delete blog entries
📅 Publish scheduling and status toggles
🖼️ Image upload support for blog posts
📋 Clean and intuitive UI
📦 Installation
Install the package via Composer:
composer require nyusoftsolutions/blog
🔧 Setup & Configuration
After installing the package, publish the assets and configuration:
php artisan blog:install
This command will:
Publish configuration and view files Set up routes, migrations, and necessary resources Prepare the blog module for usage
Then run the migration to create necessary database tables:
php artisan migrate
🌐 Accessing the Admin Panel
Once everything is installed and configured, you can access the Blog Management pages at:
/admin/blog-details
From here, you can:
📝 Create, edit, or delete blog posts
🗂 Manage blog categories
📌 Change publish status of blogs
🛠 Usage After setup, you can:
Display blog posts on the frontend
Upload blog images using the built-in file uploader
Organize content using categories
📜 License This package is open-source and available under the MIT License.
💡 Developed with ❤️ by Nyusoft Solution
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-28