loopylabs / acura-finance
Credit and financing app for Acura One
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^8.2
- laravel/framework: ^11.0|^12.0
- spatie/laravel-permission: ^6.0
Requires (Dev)
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2025-07-29 20:03:55 UTC
README
Credit & Financing app for Acura One.
Features
- Credit application management
- Credit scoring and evaluation
- Automated approval workflows
- Credit products management
- Disbursement tracking
- Collection and recovery
- Comprehensive reporting
- Interest rate management
Installation
composer require loopylabs/acura-finance
Configuration
After installation, publish the configuration and migrations:
php artisan vendor:publish --provider="LoopyLabs\CreditFinancing\CreditFinancingServiceProvider"
php artisan migrate
License
MIT License