Hi there,
I uploaded all files for Laravel installation, but the installer is not opening. https://beta.alien.mk/install this is the website. I uploaded public folder to public_html and the rest on my root
The error_log and the laravel_log are empty. I’m using PHP 8.2 and new version of MYSQL
- GAnswered
I managed to get access to installer now im getting laravel error: https://qtext.io/9daf
- MSAnswered
Hello,
I am not sure it it will work alike that. Please rename the public folder back to public and use symbolic link or redirect traffic with .htaccess or your web server config file.
I suggest you try it with subdomain as you can set the root path for subdomain.
Once the request handled by Laravel, the install page will show or Laravel will log the errors in the
storage/logs/
folder.That you
- MSAnswered
Hello,
I can see the vite error, please make sure that you have upload all the files.
Thank you
- GAnswered
i reuploaded all the files again same, i cant access the site http://beta.alien.mk/
- GAnswered
I fixed to reinstalled the database and it worked, maybe it was an internal errorr which it skipped when while the app was installing
- GAnswered
How can move my current version 3 of the bd to the new version(products, costumers, sales, reports ect)
- MSAnswered
Hello,
The v4 is developed with different tech stack and the database schema is different than of the previous version.
For now you only can export from v3 and modify the files to match v4 imports. V4 has import option for categories, products, customer and suppliers. However sales can’t be reimported, for this we allow you to have v3 (keep) and v4 installed with same license so that you can refer to v3 when you need.
Thank you
- Login to Reply