Open jeffchulg opened 2 years ago
Hi,
while following this, I experienced issues with routing: /hello-world was leading to file not found error.
I solved this by adding following line in the Directory directive of the public folder:
FallbackResource /index.php
Hi,
while following this, I experienced issues with routing: /hello-world was leading to file not found error.
I solved this by adding following line in the Directory directive of the public folder:
FallbackResource /index.php