We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9fb2d commit fef5137Copy full SHA for fef5137
docs/upgrade.txt
@@ -84,7 +84,7 @@ This library version introduces the following breaking changes:
84
that you can use to replace the functionality:
85
86
- ``DB::collection()``: use ``DB::table()``
87
- - ``Schema::collection()``: use ``Schema::table()``
+ - ``Schema::collection()``: use ``Schema::table()``
88
89
.. _laravel-breaking-changes-v4.x:
90
0 commit comments