Skip to content

Commit 7fe4e12

Browse files
committed
Update readme
1 parent c79c4e5 commit 7fe4e12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ The one change to keep in mind here is that the results returned from
4747
to double-check your results, if you have been using `count()`,
4848
`first()`, `isEmpty()`, `slice()`, `has()`, `get()`, or `all()` on your results.
4949

50+
Also, `getProviders()` now returns a Laravel Collection instead of an array.
51+
5052
**Alert:** if you have been using the `getIterator()` method, it is no longer
5153
needed. Simply iterate over your results as you would any other Laravel
5254
collection.

0 commit comments

Comments
 (0)