custom-d / laravel-experian
A laravel experian
Installs: 1 732
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 2
Open Issues: 0
Requires
- php: >=7.4
- illuminate/support: >=6.0
- kamermans/guzzle-oauth2-subscriber: ^1.0
- myclabs/php-enum: ^1.8.0
- spatie/laravel-package-tools: ^1.4.3
Requires (Dev)
- guzzlehttp/guzzle: ^6.3.1|^7.0.1
- orchestra/testbench: >=4.0
- phpunit/phpunit: ^8.4|^9.0|^10.0
This package is auto-updated.
Last update: 2024-10-25 04:30:35 UTC
README
Package description: CHANGE ME
Installation
Install via composer
composer require custom-d/laravel-experian
Publish package assets
php artisan vendor:publish --provider="CustomD\LaravelExperian\ServiceProvider"
Usage
CHANGE ME
Security
If you discover any security related issues, please email instead of using the issue tracker.
Credits
This package is bootstrapped with the help of melihovv/laravel-package-generator.