I created a symbolic link successfully via php artisan storage:link in my mac using homestead to link the public_path(\'storage\') to the storage
php artisan storage:link
public_path(\'storage\')
storage