- MSAnsweredHello,
Please add virtual host like `sma.test` and set the path to the `public` folder in your download files. Then you should be able to access the installer at `http://sma.test/install` if you have any issue, please check the Laravel logs in the `storage/logs/` folder for error and let me know the error details and the issue.
Thank you - MSAnsweredHello,
I see database connection error. I am not sure if this was logged before installation.
Please describe your issue in details. Like if you can you access the `/install` installation page? or which step is not clear to you? and what is your php version?
Thank you - MSAnsweredHello,
I am sorry for the late reply.
I notice that your url has `public` Please add a virtual host and set the path to `public` folder and try.
The error is for database as it's is not yet install so you can ignore this. I suspect the ajax calls are failing due to the wrong url setup. You said that you have added the virtual host and set the correct folder path. Can you please take full page screenshot with url and let me know your php version too. Please try with php8.4 as SMA is not yet tested with php8.5
Thank you - MSAnsweredHello,
Please add virtual host and then set the path to public folder in your downloaded app. You should be able to access the installer `http://virtualhost/install`
If you try the [laravel herd](https://herd.laravel.com/docs/windows/getting-started/installation) that should be easier than wamp.
The installation instructions in doc are step by step and if you still can't manage please let me know on which step you have issue so that I can guide accordingly.
Thank you - Login to Reply