socialite-manager/yandex-provider

v1.0.0 2018-03-24 12:33 UTC

This package is auto-updated.

Last update: 2024-04-05 22:05:48 UTC


README

Installation

composer require socialite-manager/yandex-provider

Usage

use Socialite\Provider\YandexProvider;
use Socialite\Socialite;

Socialite::driver(YandexProvider::class, $config);