MD
Asked
Hi there, I find it hard to update the application especially the php artisan migrate --force
command to update database. I installed the application all by myself because its a very easy task to do but I have never had to run commands in order to update on cpanel. I find it very daunting and made for people with experience in such instead of a simple update process. Do you have a video or resources where I can follow the steps even learn for future updates?
- MSAnswered
Hello,
cPanel do have terminal support. But I am not sure if your host offer that or not. You can check them otherwise, you can try ssh access.
There is command routes added to the latest version. You can update the files and login as admin then access the
/commands/migrate
Thank you
- Login to Reply