backendidsiapps / smm-api
1.1.1
2018-04-04 03:36 UTC
Requires
- ext-curl: *
- laravel/framework: 5.*.*
This package is not auto-updated.
Last update: 2025-04-04 05:44:41 UTC
README
class for work with smm api
add this to composer.json and run composer update"
"repositories": [
{
"type": "vcs",
"url": "https://github.com/backendidsiapps/smm-api"
}
],
"require": {
...
"backendidsiapps/smm-api": "@dev",
...
}
php artisan vendor:publish --provider="Backendidsiapps\SmmAPI\SmmAPIServiceProvider"
and add to .env
SMM_API_KEY=YOURAPIKEY