check APP_NAME on your .env file. if your app name has spaces wrap it in the double-quotes. Maybe that will be the problem. Also, check your passwords. Wrap them inside double-quotes.
as its shared hosting I cannot run the command. I removed vendor folder from local and did composer install and re-uploaded. I even cant call Artisan::call(dump-autoload) as the route is not working.