定制 nyusoftsolutions/blog 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-28