Yii2 Bootstrap 3

4 lines
67 B

<?php
new yii\web\Application(require(__DIR__ . '/_config.php'));