Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Apr 9, 2023
1 parent 2ed11e0 commit 8c05eb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ $model->slugNotIn(['any-string', 'any-string']); // will return $query->whereNot

This trait allows you to get all children of the model.

> warning: It's only supports self-referencing models.
> **Warning**
> It's only supports self-referencing models.
```php

Expand Down

0 comments on commit 8c05eb4

Please sign in to comment.