Hi,
It looks that this issue "lives" here for quite a while. Did you receive any help or solved it by yourself?
I think I could be of some help.
Please let me know.
Best,
Ron.
This might help. http://forumsarchive.laravel.io/viewtopic.php?id=9341 "By defining the manifest path in app/config/app.php to point to a Cloud Storage path instead, like this: 'manifest' => 'gs://yourbucketname' .'/meta',"
Looks like storage_path() issue when 'manifest' => storage_path().'/meta',
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community