예제 #1
0
<?php

Laravel\Autoloader::map(array('Authority' => __DIR__ . '/authority' . EXT));
Authority::initialize(Auth::user());