For some reason, I had to set my laravel storage folder to 777.
I run this command sudo chmod -R 775 storage/ and my permission error not resolved so then I
sudo chmod -R 775 storage/