Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
norareidy committed Sep 6, 2024
1 parent 1b9fb2d commit fef5137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ This library version introduces the following breaking changes:
that you can use to replace the functionality:

- ``DB::collection()``: use ``DB::table()``
- ``Schema::collection()``: use ``Schema::table()``
- ``Schema::collection()``: use ``Schema::table()``

.. _laravel-breaking-changes-v4.x:

Expand Down

0 comments on commit fef5137

Please sign in to comment.