We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69cde2 commit d8bbe55Copy full SHA for d8bbe55
backend/config/main.php
@@ -8,6 +8,7 @@
8
9
return [
10
'id' => 'app-backend',
11
+ 'name'=>'BPDL',
12
'basePath' => dirname(__DIR__),
13
'controllerNamespace' => 'backend\controllers',
14
'bootstrap' => ['log'],
0 commit comments