Skip to content

Commit

Permalink
Add video to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
inxilpro committed Jan 19, 2022
1 parent f00febe commit 3546fce
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,9 @@ dump behavior for many core Laravel objects, including:
- Service Container
- Database Connections
- Carbon Instances
- Requests and Responses

<table border="0">
<tbody>
<tr>
<td width="50%" valign="top">
<h3>Before</h3>
<img alt="Animated gif scrolling through hundreds of lines of debug output" src="https://user-images.githubusercontent.com/21592/150063119-10fd364b-17be-4b71-a0bc-2b0882292e17.gif" />
</td>
<td width="50%" valign="top">
<h3>After</h3>
<img alt="Small screenshot of query builder output with Laravel Dumper installed" src="https://user-images.githubusercontent.com/21592/150063393-5f69637f-39ad-406c-bac0-f489dd86e521.png" />
</td>
</tr>
</tbody>
</table>

https://user-images.githubusercontent.com/21592/150163719-547ecd90-b029-4588-9648-34891e5e0886.mp4

## Installation

Expand Down

0 comments on commit 3546fce

Please sign in to comment.