I have uploaded my laravel project from local to host.
Now I have following error:
Fatal error: require(): Failed opening required '/home/httpd/vhosts/mort.com/httpdocs/cucc/testLaravel/vendor/composer/../../app/Libraries/helpers.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/httpd/vhosts/mort.com/httpdocs/cucc/testLaravel/vendor/composer/autoload_real.php on line 66`
I cannot understand what the problem is. The laravel framework is in the directory called testLaravel and the public content in a directory called laravel.