Serialization of ‘SymfonyComponentHttpFoundationFileUploadedFile’ is not allowed when import excel in laravel

I try to import data from excel to my database with maatwebsite, in local network it work but when i try that after hosting my project in cpnel its get error like below

enter image description here

can someoen help me with that issues?

this is my code to import excel data to database

enter image description here

enter image description here

i have tryed this way but it didnt work

Laravel excel import could not find zip error