Level 60
run php --modules
if you don't find gd module, then install it,
sudo apt-get install php8.1-gd
Am using image intervention to resize files the code is working well on localhost but once I upload the files online am get gd errors
Please or to participate in this conversation.