Microsoft Graph API integration
Budget: $15 – $25 USD
- Create a Page to allow authenticated user to upload their file to one drive
- After uploading the file registered user in laravel can shared this file internally with other users so we must have a database model to store the fileid and the owner and later on this file was shared with X number of users who are member on the laravel website.
- the invitation will be sent in background using Microsoft Graph API
- other logged user in Laravel can see the shared list of files been shared with them and once they click on the shared file the file will open and they can edit it
- After uploading the file registered user in laravel can shared this file internally with other users so we must have a database model to store the fileid and the owner and later on this file was shared with X number of users who are member on the laravel website.
- the invitation will be sent in background using Microsoft Graph API
- other logged user in Laravel can see the shared list of files been shared with them and once they click on the shared file the file will open and they can edit it