Laravel Integrate Google Cloud Storage -


im trying integrate google cloud storage file uploads , serving in laravel app stored in google compute engine.

what best practice that? right way of using google cloud storage?

should use storage facade that? or job copying local file uploads cloud?

thanks

you can use google apis client library php send requests google cloud storage json api. visit link example.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -