backendidsiapps/smm-api is a Laravel package.
It currently has 0 GitHub stars and 13 downloads on Packagist (latest version 1.1.1).
Install it with composer require backendidsiapps/smm-api.
Discover more Laravel packages by backendidsiapps
or browse all Laravel packages to compare alternatives.
Last updated
https://justanotherpanel.com
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