Download the PHP package mikedugan/sso-laravel without Composer
On this page you can find all versions of the php package mikedugan/sso-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikedugan/sso-laravel
More information about mikedugan/sso-laravel
Files in mikedugan/sso-laravel
Download mikedugan/sso-laravel
More information about mikedugan/sso-laravel
Files in mikedugan/sso-laravel
Vendor mikedugan
Package sso-laravel
Short Description VATSIM SSO package adapted for laravel
License MIT
Package sso-laravel
Short Description VATSIM SSO package adapted for laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package sso-laravel
VATSIM SSO (for Laravel)
This is the VATSIM SSO package, built specifically for Laravel applications.
If you are looking for a platform agnostic version, please check https://github.com/mikedugan/sso
Requirements
- PHP >= 5.4.0
- Illuminate/Support (packaged with Laravel)
- Additional yet unidentified Laravel dependencies. This package was bundled and tested on Laravel 4.2
Installation
Add 'Mikedugan\Sso\SsoServiceProvider' to your app.php service providers array If you would like to use the facade, add the following line to your aliases array: 'Sso' => 'Mikedugan\Sso\SsoFacade'
Be sure to modify the contents of app/config/packages/mikedugan/sso-laravel/sso.php to match your credentials.
All versions of sso-laravel with dependencies
PHP Build Version
Package Version
The package mikedugan/sso-laravel contains the following files
Loading the files please wait ....