mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-24 06:44:07 +00:00
setup
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
//site
|
||||
'app_key' => env('APP_KEY'),
|
||||
'site' => [
|
||||
'title' => 'Unity',
|
||||
'short_title' => 'Unity',
|
||||
'description' => 'Unity',
|
||||
],
|
||||
'version' => 1
|
||||
];
|
||||
Reference in New Issue
Block a user