PHP code example of diskominfotik-banda-aceh / sso-banda-aceh-php
1. Go to this page and download the library: Download diskominfotik-banda-aceh/sso-banda-aceh-php 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/ */
diskominfotik-banda-aceh / sso-banda-aceh-php example snippets
//Auth::routes;
bash
composer
bash
composer
bash
php artisan vendor:publish --provider="DiskominfotikBandaAceh\SSOBandaAcehPHP\SSOBandaAcehPHPServiceProvider"
bash
php artisan migrate