dcblogdev / laravel-microsoft-graph

Laravel package for Microsoft Graph API (Microsoft365)

Home Page:https://dcblog.dev/docs/laravel-microsoft-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tabunan opened this issue · comments

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

I've updated this now.