You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -28,22 +28,22 @@ The other options are optional, click save at the bottom of the page to save you
28
28
Via Composer
29
29
30
30
```bash
31
-
$ composer require daveismynamelaravel/msgraph
31
+
$ composer require daveismyname/laravel-msgraph
32
32
```
33
33
34
34
In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php file:
0 commit comments