google drive API stopped creating folder for each uploaded file using laravel app
Storage::disk('google')->move('file.txt', 'hello world');
there is no longer creating folder now when i upload new file from laravel app there is no error message appears the api integrated successfully with the laravel app can help ?
Aucun commentaire:
Enregistrer un commentaire