diff --git a/config/forms.php b/config/forms.php index f2e1f23f6f4..c2d434f0289 100644 --- a/config/forms.php +++ b/config/forms.php @@ -13,17 +13,6 @@ 'forms' => resource_path('forms'), - /* - |-------------------------------------------------------------------------- - | Submissions Path - |-------------------------------------------------------------------------- - | - | Where your form submissions are stored. - | - */ - - 'submissions' => storage_path('forms'), - /* |-------------------------------------------------------------------------- | Email View Folder