Skip to content

Commit 73203df

Browse files
authored
added gif
added documentation link
1 parent 93adde1 commit 73203df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
<p align="center"><a href="https://github.com/bugphix/bugphix-laravel" target="_blank" rel="noopener noreferrer"><img width="400" src="https://github.com/bugphix/bugphix-laravel/blob/master/assets/images/logo.png" alt="Bugphix logo"></a></p>
1+
<p align="center"><a href="https://github.com/bugphix/bugphix-laravel" target="_blank" rel="noopener noreferrer"><img width="400" src="https://github.com/bugphix/bugphix-laravel/blob/master/docs/images/logo.png" alt="Bugphix logo"></a></p>
22

3+
<p align="center"><img width="800" src="https://github.com/bugphix/bugphix-laravel/blob/master/docs/images/dashboard.gif" alt="Dashboard gif"></p>
34

45
<h3 align="center">Capture and monitor detailed error logs with nice dashboard and UI</h3>
56

@@ -27,6 +28,8 @@ edit: /app/Exceptions/Handler.php
2728
### View admin dashboard
2829
http://localhost:8080/bugphix/issues
2930

31+
For full documentation: https://bugphix.github.io/bugphix-laravel
32+
3033
## License
3134

3235
MIT

0 commit comments

Comments
 (0)