llbbl / tapfiliate-laravel
Tapfiliate API Laravel library
Installs: 1 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: >=7.0.0
- illuminate/support: 5.5.x|5.6.x|5.7.x|5.8.x
- llbbl/tapfiliate-php: 1.0
This package is auto-updated.
Last update: 2025-03-29 01:00:02 UTC
README
Tapfiliate Laravel Package
This uses the Tapfiliate PHP Library that we published here:
https://github.com/llbbl/tapfiliate-php
It allows for easy integration with the Laravel Framework. It includes TapfiliateServiceProvider and Facades for the REST API endpoints. There is a new config file with an .env for the Tapfiliate API key.