Move redirect configs into phpvms config
This commit is contained in:
@@ -17,10 +17,6 @@ return [
|
||||
'locale' => env('APP_LOCALE', 'en'),
|
||||
'fallback_locale' => 'en',
|
||||
|
||||
// Where to redirect after logging in/registration
|
||||
'login_redirect' => '/dashboard',
|
||||
'registration_redirect' => '/profile',
|
||||
|
||||
// This sends install and vaCentral specific information to help with
|
||||
// optimizations and figuring out where slowdowns might be happening
|
||||
'analytics' => true,
|
||||
|
||||
Reference in New Issue
Block a user