Surya Van Lierde
Surya Van Lierde
ADD php 8 support ADD illuminate collections 11 support
It seems this package currently does not support subscriptions. Can this be added?
In https://github.com/dcblogdev/laravel-microsoft-graph/commit/0f407d00c098357f95505307507cca8b97733d78#diff-9f3a205ebdd03435644801c898d52c2a2f08dc7e707f3f2511f56f8dc1744b38 return types of `MsGraph` were added to many (all?) of the resources So I get an error when doing ``` MsGraph::tasklists()->get() ``` `Dcblogdev\MsGraph\Resources\Tasks\TaskLists::get(): Return value must be of...
### Bug description I migrated my users in Statamic 5 to use the eloquent driver, as described in the docs. When using the "Forgot Password" form on the CMS login...