dcblogdev / laravel-microsoft-graph

Laravel package for Microsoft Graph API (Microsoft365)
https://dcblog.dev/docs/laravel-microsoft-graph
Other
122 stars 52 forks source link

MsGraphAdmin::files() and Dcblogdev\MsGraph\AdminResources\Files issue #19

Closed tabunan closed 2 years ago

tabunan commented 3 years ago

Hello,

I`m currently checking and planning to use your library but it looks like MsGraphAdmin::files() and Dcblogdev\MsGraph\AdminResources\Files are not properly working. MsGraphAdmin is missing the Files import and in Dcblogdev\MsGraph\AdminResources\Files you are using MsGraph not MsGraphAdmin.

I hope you can also implement creating folders, setting folders permissions, and upload files.

Thanks

dcblogdev commented 2 years ago

I've updated this now.