Just installed using softalicious
-
excuse my understanding, are you saying i cant use the softalicious installer that comes with my webhosting?
-
@bagistosteve
Make sure all the dependencies for bagisto should be on your system. -
The install completed successfully as well as updating my global php version. What else would i need to do please in simple terms for a novice? thx
-
My hosting company have updated some settings back end which has got rid of the error, now i cannot log in via admin to start buidling site as it says
419 PAGE EXPIRED -
Please run the below given commands
- php artisan vendor:publish ---all --force
- php artisan config:cache
- php artisan optimize:clear
-
do i do this via php my admin? thanks.
-
Hi There,
Thanks for the update.
Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com
That would be grateful for us.Thanks & Regards,
Bagisto Team
-
@bagistosteve i do not have access to command on the server as its a hosted for me. Please advise how i would action these commands in novice terminology please. thanks.
-
I have SSH activated and putty installed and therefore have access to the shell of my server. How do i run those commands from here please?
-
@bagistosteve
Please go inside the project root directry [ cd/bagisto ]
And run the given commands directly.