Laravel

Username (e.g. epiz_XXX) or Website URL

epiz_33540577

Error Message

500

Other Information

Hi i try to install laravel on this hosting , every of laravel’s public folder i insert into htdoc and create a folder named larappperlibri with laravel (working properly on localhosting ) change my index.php adding larapperlibri f.e. :
require DIR.‘/../larappperlibri/vendor/autoload.php’;

How can i solve ?

Did you upload this file?

Take note

yes i upload every folder and file of project (that work fine on localhost)

Just 500? No actual error message? Can you please enable debug mode and/or check the log file in Laravel to see the actual error? Or enable Display Errors for your domain through the control panel?

where can i acticvate error display , which is the link ?

when i upload file to config folder they are uploaded and deleted few second later automatically

Here

As for

sounds like this restriction is in place

In the same place as with any other Laravel site?

If you’re going to build a website with Laravel, you should know how to debug it.

Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.1.0”.

You will have to downgrade packages to PHP 7.4.8, we don’t support PHP8 yet (Premium hosting does though).

Read this thread