Hosting laravel project

I get the following error when i try to host my laravel site can anyone help this is my site https://imatt.000webhostapp.com/:

Warning : require(/storage/ssd5/739/13449739/vendor/composer/…/myclabs/deep-copy/src/DeepCopy/deep_copy.php): failed to open stream: No such file or directory in /storage/ssd5/739/13449739/vendor/composer/autoload_real.php on line 66

Warning : require(/storage/ssd5/739/13449739/vendor/composer/…/myclabs/deep-copy/src/DeepCopy/deep_copy.php): failed to open stream: No such file or directory in /storage/ssd5/739/13449739/vendor/composer/autoload_real.php on line 66

Fatal error : require(): Failed opening required ‘/storage/ssd5/739/13449739/vendor/composer/…/myclabs/deep-copy/src/DeepCopy/deep_copy.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /storage/ssd5/739/13449739/vendor/composer/autoload_real.php on line 66

It is telling you there is missing files, ensure you’ve uploaded your files correctly.

This topic was automatically closed after 45 hours. New replies are no longer allowed.