Please check your Document Root , you Need to store your public folder in it , (Laravel Projects ) Check File Paths of index.php as your files located on your hosting server , see the example below to configure file location paths
DIR_.'/../com/com/vendor/autoload.php Root Directory (project root) |-- com |-- com |-- vendor |-- autoload.php