uiaciel / corporation
Corporation Module for SuryaCMS
v2.0.0
2026-03-10 14:14 UTC
Requires
- php: ^8.0
- laravel/framework: ^12.0
README
Installation
You can install the package via composer:
composer require uiaciel/corporation
Configuration
Publish the configuration file:
php artisan vendor:publish --provider="Uiaciel\Corporation\CorporationServiceProvider" --tag="corporation-config"
Usage
[Add usage instructions here]
License
The MIT License (MIT)