nyusoft / blog-package
Laravel package for Blog
v1.0.3
2025-03-19 15:49 UTC
Requires
- php: ^8.0
- laravel/framework: ^9.0|^10.0|^11.0|^12.0
- yajra/laravel-datatables-oracle: ^9.0 || ^10.0 || ^11.0 || ^12.0
Requires (Dev)
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.0
This package is not auto-updated.
Last update: 2025-07-10 06:58:56 UTC
README
A powerful and efficient Blog Content Management System (CMS) package for Laravel, developed by Nyusoft. This package allows you to manage content effortlessly within your Laravel application.
🚀 Features
- Easy installation and setup
- Customizable content management
- Seamless integration with Laravel
- Auto-publishing of assets
📦 Installation
You can install this package via Composer:
composer require nyusoft/blog-package
🔧 Configuration
After installation, run the following command:
php artisan blog:install
This will publish the package's configuration and required files.
🛠 Usage
Once installed and published, you can start using the Nyusoft Blog in your Laravel application to manage content efficiently.
📜 License
This package is open-source and available under the MIT License.
💡 Developed with ❤️ by Nyusoft