further info....
Looking at the $errors variable, it shows the following...
ViewErrorBag {#444 ▼ #bags: array:1 [▼ "default" => MessageBag {#445 ▼ #messages: array:1 [▼ "image" => array:1 [▼ 0 => "The image failed to upload." ] ] #format: ":message" } ] }
So I can see that there is no further detail in the error message.
Thanks again.