RN
Asked
v3 install page is blank. Browser debug shows:
GET http://localhost/vendor/installer/assets/index.f3a35eb9.js net::ERR_ABORTED 404 (Not Found) install:8 GET http://localhost/vendor/installer/assets/index.5f1ba964.css net::ERR_ABORTED 404 (Not Found) install:9
trying to install on xamp.
- MSAnswered
Hello,
Please add virtual host and set the pat to
public
folder.If you have already redirected the traffic to public folder. You can check the
public/vendor/installer/assets/
folder for the files.Thank you
- Login to Reply