uiaciel / corporation
Corporation Module for SuryaCMS
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
pkg:composer/uiaciel/corporation
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)