You've already forked Atomcms-edit
fix: update axios, move env() to config, cache config/routes/events/filament
This commit is contained in:
@@ -62,6 +62,10 @@ return [
|
||||
|
||||
'password_reset_token_time' => env('PASSWORD_RESET_TOKEN_TIME', 15),
|
||||
|
||||
'badges' => [
|
||||
'path' => env('BADGE_PATH', 'badges'),
|
||||
],
|
||||
|
||||
'paypal' => [
|
||||
'mode' => env('PAYPAL_MODE', 'sandbox'),
|
||||
'sandbox' => [
|
||||
|
||||
Reference in New Issue
Block a user