We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d85a1 commit f6ca858Copy full SHA for f6ca858
public/.htaccess
@@ -0,0 +1,4 @@
1
+RewriteEngine On
2
+RewriteCond %{REQUEST_FILENAME} !-f
3
+RewriteCond %{REQUEST_FILENAME} !-d
4
+RewriteRule . index.php
0 commit comments