Skip to content

Commit e55af09

Browse files
committed
error
1 parent e114452 commit e55af09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/eloquent-models/model-class.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,6 @@ retrieves the models from the collection to demonstrate the changes:
397397
:start-after: begin-schema-version
398398
:end-before: end-schema-version
399399

400-
$planets = Planet::where('type', 'gas')
401-
->get();
402-
403400
.. output::
404401
:language: none
405402
:visible: false

0 commit comments

Comments
 (0)