Skip to content

Commit

Permalink
Update Bootstrap.php
Browse files Browse the repository at this point in the history
  • Loading branch information
akiraz2 committed Aug 3, 2018
1 parent 10cd9c9 commit 8d38736
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Bootstrap.php
Expand Up @@ -53,5 +53,7 @@ public function bootstrap($app)
'imageAllowExtensions' => ['jpg', 'png', 'gif', 'svg']
]);
}

Yii::setAlias('@akiraz2', dirname(dirname(DIR)) . '/vendor/akiraz2');
}
}

0 comments on commit 8d38736

Please sign in to comment.