diff --git a/app/Console/Commands/CreateExport.php b/app/Console/Commands/CreateExport.php new file mode 100644 index 0000000000..9db5a7290b --- /dev/null +++ b/app/Console/Commands/CreateExport.php @@ -0,0 +1,62 @@ +error('Export is under construction.'); + } +}