diff --git a/.htaccess b/.htaccess deleted file mode 100644 index adbd7c8..0000000 --- a/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -RewriteEngine On -RewriteRule ^(.*)$ public/$1 diff --git a/composer.json b/composer.json index f01e9ad..59cf7f6 100644 --- a/composer.json +++ b/composer.json @@ -20,6 +20,7 @@ "app/_config/*", ".env.example", ".graphql-generated/*" + ], "public-files": [ "assets/*",