#3239

Well, please make sure that it’s a standalone application, Laravel framework built-in with this application.

Place your database connection in .env file,
enable APP_DEBUG=true from .env file and check which error comes

Access your root directory from the browser, no need to go public directory.

It will help you.

Best Regards