Wampserver or Laragon installation does not work

Hi,

Help very much appreciated.

http ://localhost/ invoiceninja/

Result:
Capture|494x500

I tried also:
http ://localhost/ invoiceninja /public/ setup

Result:

Not Found

The requested URL was not found on this server.

I do not know what to do. Thanks for help.

Windows
Laragon webserver (php/mysql)

  1. What are the php version requirements?

I’m not sure, from the screenshot it looks like the URL would be /invoiceninja/public.

v5 requires PHP >= 7.3

I switched to php 7.3.

  1. Same list of folders… Why?
  2. If I click on public folder => I am redirected to http://localhost/invoiceninja/public/setup
    =>Same result

Not Found The requested URL was not found on this server.

I really do not know what to do.

There may be more info in the web server error logs.

@david any ideas to debug this?

Unfortunately I have zero experience with WAMP.

I have installed Laragon webserver. Same result with wamp anyway.
So there is no solution for me? I am desperate.

Maybe try using Homestead?

Maybe you are joking.

Not sure I understand, why is it funny? Are you trying to setup a dev server or run the app in production, I saw you were using localhost.

When I searched for homestead => https://www.homestead.com/

I am trying to install with no success ninjainvoice on a webserver (wamp or laragon) => PHP and MySQL server
My PC is windows 10.

In conclusion, I realize there is no possibility to do it this way. Invoice ninja is dedicated to (Linux) experts. I thought ordinary freelancers could use it. Bye

FYI… Laravel Homestead - Laravel - The PHP Framework For Web Artisans

Worth noting… the app is designed to be used by running it on a Linux server in the cloud, you’d most likely only want to use WAMP/Homestead if you’re developing the app.