PHP code example of jelix / multiauth-module
1. Go to this page and download the library: Download jelix/multiauth-module library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
jelix / multiauth-module example snippets
bash
php yourapp/dev.php module:configure multiauth
php yourapp/install/installer.php
ini
multiauth.access=1
ini
jacl2.access=1
jauth.access=2
jauthdb.access=1
php yourapp/install/installer.php