Download the PHP package kuzdo/laravel-wargaming-auth without Composer
On this page you can find all versions of the php package kuzdo/laravel-wargaming-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-wargaming-auth
Wargaming authentication for Laravel 8
This package is a Laravel 8 service provider which provides support for Wargaming OpenID and is very easy to integrate with any project that requires Wargaming authentication.
Installation
Require this package with composer.
Laravel >=5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
Copy the package config to your local config with the publish command:
Usage example
In routes/web.php
:
In AuthController
:
All versions of laravel-wargaming-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
guzzlehttp/guzzle Version ^7.0.1
illuminate/http Version 5.5.x|5.6.x|5.7.x
illuminate/routing Version 5.5.x|5.6.x|5.7.x
illuminate/support Version 5.5.x|5.6.x|5.7.x
guzzlehttp/guzzle Version ^7.0.1
illuminate/http Version 5.5.x|5.6.x|5.7.x
illuminate/routing Version 5.5.x|5.6.x|5.7.x
illuminate/support Version 5.5.x|5.6.x|5.7.x
The package kuzdo/laravel-wargaming-auth contains the following files
Loading the files please wait ....