500: Internal Server error - After Update

After updating from softlocus cpanel it is giving me error while trying to creat client. Also same error while applying payment.

Last Error:-

and

Hi,

Try running: php artisan migrate

I will try to do that. Did you checked my my last error logs. ?

The suggestion is based on the error above

image

This may explain it: laravel - Call to undefined function Symfony\Component\Console\Input\escapeshellarg() - Stack Overflow

Thanks Bro! Found found escapeshellarg were disabled by host, enabling in PHP Selector in Cpanel, and running the command php artisan migrate solved my problem.