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

pkg:composer/loopylabs/acura-finance

dev-main 2025-07-29 19:56 UTC

This package is auto-updated.

Last update: 2025-09-29 20:23:19 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