Skip to content

YourFrog/Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Composer

composer.json

    "repositories": [{
        "type": "git",
        "url": "https://github.com/YourFrog/Auth.git"
    }]

console

php composer.phar require yourfrog/auth

Dodaj do config/application.config.php

'modules' => [
  'Auth'
],

About

Moduł obsługujący autoryzacje

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published