Design Refresh
This commit is contained in:
parent
1dee7ae516
commit
3456436f98
44 changed files with 592 additions and 227 deletions
|
|
@ -7,7 +7,7 @@
|
|||
'name' => env('APP_NAME', 'wah.moe'),
|
||||
'version' => '2026.01.09',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'debug' => (bool)env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
||||
'asset_url' => env('ASSET_URL'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue