https://codecanyon.net/comments/30445643
I am using php v8.2
There are no php error logs for v3 as it has not been installed as there is no “install” file or documents, just the files extracted from the downloaded purchase.
Ho do you install v 3?
- MSAnswered
Hello,
You can follow the installation instructions from documentation.pdf and if you can’t access the
/install
route then please check server php error logs and the Laravel logs in thestorage/logs/
folder.Please make sure that you have the root path correctly to the
public
folder in your uploaded files.Thank you
- MSAnswered
Hello,
The
/install
is not folder but route.If you install v3 then you don’t have to install packages but just set the php version to 8.2 and set the root path to
public
folder in your uploaded file. Then you should be able to access the/install
If you still have issues, please check the server php error logs and let me know the error details so that I can suggest.Thank you
- Login to Reply