crypted-snow My Laravel application on my local machine stores the images and returns them in the view, but when I deploy the images are not shown even though they have been stored on server.
crypted-snow The images are saved on the server, but are not shown when the deployment is done. Locally there is no error
admin crypted-snow I guess here is the wrong forum to ask such a question - it's not a server-related problem. Ask for example here: https://laracasts.com/discuss
oussama admin Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.27. in /usr/home/oussama/domains/oussama.serv00.net/PLATFOREO/vendor/composer/platform_check.php on line 24
admin oussama It's needed to run composer2 with a newer PHP version, e.g.: php82 /usr/local/bin/composer2