2017 © Pedro Peláez
 

library sso

SSO package for Laravel 4.

image

pantsel/sso

SSO package for Laravel 4.

  • Wednesday, January 7, 2015
  • by pantsel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

pantselSSO

SSO package for laravel 4, (*1)

Still under heavy development

Require this package in your composer.json and run composer update:, (*2)

"pantsel/sso": "dev-master"

After updating composer, add the ServiceProvider to the providers array in app/config/app.php, (*3)

'Pantsel\Sso\SsoServiceProvider',

The Versions

07/01 2015

dev-master

9999999-dev

SSO package for Laravel 4.

  Sources   Download

MIT

The Requires

 

by Panagis Tselentis

laravel sso