1.1.1 2018-04-04 03:36 UTC

This package is not auto-updated.

Last update: 2024-10-04 03:23:24 UTC


README

class for work with smm api

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