Hi,After copying files from the local directory to the server, the following problem occurs when logging in to the application: "include (/home/users/kk1/public_html/xxxxxxxx/vendor/composer /../../ app / models / User .php): failed to open stream: No such file or directory "
I copied the index.php file to the root directory, changed the paths, but it still doesn't work.
I can't use composer install or dump-autoload because I can't access via ssh.