nyusoft / cms-package
Laravel package for CMS
v1.1.0
2025-03-19 12:19 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
README
A powerful and efficient Content Management System (CMS) package for Laravel, developed by Nyusoft. This package helps you 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/cms-package
🔧 Configuration
After installation, run the following command:
php artisan cms:install
This will publish the package's configuration and required files.
🛠 Usage
Once installed and published, you can start using the Nyusoft CMS in your Laravel application to manage content efficiently.
📜 License
This package is open-source and available under the MIT License.
💡 Developed with ❤️ by Nyusoft