Skip to content

Commit 109059b

Browse files
author
Piotr Krajewski
committed
fix readme
1 parent b799cb9 commit 109059b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ usage:
105105

106106
to delete nested row you should pass `_destroy` attribute:
107107

108-
```
108+
``` php
109109
\App\Post::findOrFail(1)->update([
110110
'title' => 'Better text',
111111

0 commit comments

Comments
 (0)