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
Post a Comment