blessing-skin-server/config/app.php
2016-08-27 16:29:53 +08:00

14 lines
304 B
PHP

<?php
/*
|--------------------------------------------------------------------------
| Application Configuration
|--------------------------------------------------------------------------
|
| Here is the configs about the application.
|
*/
return [
'version' => '3.0.4',
'locale' => 'zh-cn'
];