Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 508 Bytes

3-getting-your-team-folder-id.md

File metadata and controls

13 lines (7 loc) · 508 Bytes

Laravel & Google Drive Storage

Getting your Team Folder ID

If you want to store files in your Google Drive Team directory, then the folder can be empty.

Because Google Drive allows duplicate names, it identifies each file and folder with a unique ID. If you open your folder, you will see the Folder ID in the URL.

Folder ID


Back to README