but after upload to cpanel this above code give me this error
ErrorException: file_get_contents(/home/site/wwwroot/public/storage/customer/Avatars/image.png): failed to open stream: No such file or directory in file /home/site/wwwroot/app/Http/Controllers/Customer/CustomerProfileController.php on line 56
@prabodhana it should be lowercase avatars because in the server Uppercase and lowercase are not the same. That's why you are getting errors, probably.