Skip to content

Instantly share code, notes, and snippets.

View f1dz's full-sized avatar
☺️
Keep writing and learning

Khofidin f1dz

☺️
Keep writing and learning
View GitHub Profile
@f1dz
f1dz / AppSession.php
Last active November 9, 2017 08:06
SSO Yii2
<?php
namespace app\components;
use yii\base\Component;
use app\models\Session as SessionModel;
/**
* Created by PhpStorm.
* User: ofid