diff --git a/config/app.php b/config/app.php new file mode 100644 index 0000000..92c4c1f --- /dev/null +++ b/config/app.php @@ -0,0 +1,20 @@ + env('APP_ENV', 'production'), + + 'providers' => [ + ] +];