No Database Received From Install Server, Please check with developer. Am Stack Here. Yet everything is well on my side . Allow_URL_fopen is Enabled But am still gettng some Error. Kindly Help Me.
- MSAnswered
Hello,
I am so sorry to hear that you are having an issue with installation.
It mostly happens when info mismatched in the request. Please let me know your purchase code in private reply so that I can check.
You can add private reply by enabling the
PRIVATE for Staff only
at to right of reply section.Thank you
- MSAnswered
Hello,
This could be due to 2 reasons.
First, please check
APP_URL
in your.env
Second, please create storage link, i)php artisan storage: link
from terminal or ii)/commands/storage_link
after login as super user.Thank you
- MSAnswered
Hello,
I am sorry, there is bug reported to for add purchase. I have fixed it and will release the update later in the evening or tomorrow morning.
Thank you
- MSAnswered
Hello,
Please send me the POS Print Server Log file, you can open logs directory from menus.
Yes, browser will open print dialog for you to print. That’s the default browser printing.
There is no print report option yet, we will add that in future updates with export option.
Thank you
- MSAnswered
Hello,
You just need to add virtual host and set the root path to
public
folder in your extracted file. Once done, you should be able to access the installer from your local domain.Thank you
- TAnswered
Hello I Have finally Installated it After changing the Changing the PHP version.
Now kindly help me - How do i change the URL http://bar-restaurant-pos-system.test to remove the word .test
http://bar-restaurant-pos-system.mulamuzi
How can i rename .test to be .mulamuzi
Kindly Help me
- MSAnswered
Hello,
I have no idea; these are setup related and you can Google. Mostly for
.test
is used for local development. I don’t use windows and have no clue about setup but Laragon should have option to share, google showed this in my search results https://laragon.org/docs/quick-share.htmlThe user issue should be fixed in the latest real release. To update you need to backup
.env
and download the latest file to replace your old files. Lastly runphp artisan migrate
command to update database.Thank you
- Login to Reply