devfake/flox

Please Help : 404's with attempted api calls

Devilshz opened this issue · 2 comments

I am trying to run Flox on a rasdberry pi but i am getting the same issue like these

#87
#166

I am running it on Apache with PHP 7 and MariaDB.

can anyone help please ?

I tried modifying the .htaccess following https://laravel.com/docs/6.x/installation#pretty-urls and tried deleting the whole file but same issue is there.

Could you share the value of CLIENT_URI in .env? We could try following the same debugging strategy as here