Skip to content

Commit 0639a2c

Browse files
committed
Add some gifs
1 parent c0a38fa commit 0639a2c

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

docs/features.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Laravel Debugbar tracks AJAX/XHR request in your application. You can open these
1313

1414
Tip: you can disable he 'autoshow' toggle in the history tab to keep the current dataset active, instead of switching.
1515

16-
![AJAX Request](img/ajax.png)
16+
![AJAX Request](img/ajax.gif)
1717

1818
Configuration:
1919
```php
@@ -51,7 +51,7 @@ With the default settings, storage is only visible from your local IP. To enable
5151

5252
Do not open the history outside your local environment, to avoid leaking credentials or sensitive data.
5353

54-
![History](img/history.png)
54+
![History](img/history.gif)
5555

5656
Configuration:
5757
```php

docs/img/ajax.gif

769 KB
Loading

docs/img/ajax.png

-59 KB
Binary file not shown.

docs/img/history.gif

1.29 MB
Loading

docs/img/history.png

-121 KB
Binary file not shown.

0 commit comments

Comments
 (0)