I'm hosting my system in laravel on Locaweb, a shared server. However, when migrating my hosting plan, I am getting this error when trying to use "php artisan...". Using info.php to show my php version it appears that it is 7.3.28. However, when I type php -v in the terminal inside public_html, it shows me that it is 5.2.
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/storage/a/b7/b3/reciclaoleovegetal/public_html/public/index.php on line 52
Parse error: syntax error, unexpected T_STRING in /home/storage/a/b7/b3/reciclaoleovegetal/public_html/public/index.php on line 52