PHP Web App example blank page

Hello, I have problem with running PHP Web App example. I did everything according manual but I am getting 404 for this page http://127.0.0.1/auth0-php-web-app-main/app/public/. There is no error showed in php error log file. Can you advice me where can be problem? Thanks

Hi @pb2023,

What is the error message? What do you see in your Auth0 logs?

A 404 usually means the page you are looking for doesn’t exist. This could be because it hasn’t been configured correctly in your page router.