R
Asked
not able to update with the command, giving an error
[ghiyath@fiber4 mps.ghiyath.net]$ php artisan mps:update --c
Have you backup the files & database? (yes/no) [no]:
> yes
Checking if update available, please wait...
Invalid request (domain), error code 4002 Please contact developer. Thank you
[ghiyath@fiber4 mps.ghiyath.net]$ php artisan mps:update --c
Have you backup the files & database? (yes/no) [no]:
> yes
Checking if update available, please wait...
Invalid request (domain), error code 4002 Please contact developer. Thank you
- MSAnsweredHello,
Please set the `APP_URL` in your `.env` file then try to run update command again.
Thank you - MSAnsweredThe update command is fixed in latest update. You can manually update by uploading the file again. Thanks
- Login to Reply