Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dietercoopman committed Sep 30, 2021
1 parent f8c7c1d commit c5a0663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ DB::table('menus')->join('statuses', 'statuses.id', '=', 'menus.status_id')

```

In this case de debug tools and the browser log the query
This is an example log output

![showsql example](example.png)

Expand Down

0 comments on commit c5a0663

Please sign in to comment.