add backand ticket/index changes, add backand\ticket\index export pdf, xls
This commit is contained in:
@@ -14,7 +14,10 @@ return [
|
||||
],
|
||||
'components' => [
|
||||
'db' => [
|
||||
'dsn' => 'mysql:host=localhost;dbname=yii2_advanced_tests',
|
||||
'dsn' => 'mysql:host=localhost;dbname=fitness_codecept',
|
||||
'username' => 'root',
|
||||
'password' => '',
|
||||
'charset' => 'utf8',
|
||||
],
|
||||
'mailer' => [
|
||||
'useFileTransport' => true,
|
||||
|
||||
Reference in New Issue
Block a user