Installation with Openlitespeed does not work
-
I installed Bagisto with Openlitespeed, and it's not working as expected. The main URL should be https://domain.com/public, but even then, the resources do not load properly. The admin page is broken without styles.
If anyone has experienced the issues and has a solution please update.
-
Hello @abidmaqbool
Kindly provide us the error message check it inside the console networks.
Also provide the images of your issues this will help us to resolve your query.
Thanks & Regards
-
I resolved this. Actually, in Openlitespeed server there is required to setup virtual host and set the root directory "public" in the Laravel application. I did that and its worked.