atris314/blog-module
最新稳定版本:v1.0.0
Composer 安装命令:
composer require atris314/blog-module
包简介
A reusable blog module for Laravel.
README 文档
README
Laravel Blog Module
v1.0.0👩💻 Made by
Developed with ❤️ by Farinaz Haghighi If you found this package useful, feel free to ⭐️ the repo and share it with others!
A reusable blog module for the Laravel framework, built using the nwidart/laravel-modules package.
📦 Installation
To install this module, follow the steps below in order:
- Install nwidart/laravel-modules
composer require nwidart/laravel-modules
- Publish the configuration files
php artisan vendor:publish --provider="Nwidart\Modules\LaravelModulesServiceProvider"
- Install joshbrw/laravel-module-installer
composer require joshbrw/laravel-module-installer
- Install the Blog Module
composer require atris314/blog-module
After installation, the module will be placed inside the Modules/Blog directory and automatically registered.
🙌 Contributing
Feel free to open issues, submit pull requests, or suggest improvements.Contributions are always welcome! 💛
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-22