Hi ,
when i try to install the application the system return me 500 page error
I set all folder and file permission to 777
In log of lavarel i see this error:
[2020-07-25 06:34:17] production.ERROR: Declaration of Carbon\Translator::setLocale($locale) must be compatible with Symfony\Contracts\Translation\LocaleAwareInterface::setLocale(string $locale) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Declaration of Carbon\\Translator::setLocale($locale) must be compatible with Symfony\\Contracts\\Translation\\LocaleAwareInterface::setLocale(string $locale) at /home2/hfrattal/alumec/vendor/nesbot/carbon/src/Carbon/Translator.php:18)
[stacktrace]
#0 {main}
"}
Can you help me ?
Also, not sure what exact version of PHP 7.2 you have but PHP 7.2.5 is a minimum required version for Vanguard to work properly.