- custom route for PlanPricingTables.vue

- removed passport error in signin form
This commit is contained in:
Peter Papp
2021-03-24 11:38:15 +01:00
parent ffe6de5b98
commit f2c44c3cfe
4 changed files with 11 additions and 13 deletions

View File

@@ -805,6 +805,10 @@ class SetupDevEnvironment extends Command
'name' => 'registration',
'value' => 1,
],
[
'name' => 'app_payments_active',
'value' => 1,
],
[
'name' => 'storage_limitation',
'value' => 1,