Skip to content

Commit d37215a

Browse files
authored
Update README.md
1 parent a969a4a commit d37215a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
<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>
3+
4+
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
5+
[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat)]()
6+
[![Netlify Status](https://api.netlify.com/api/v1/badges/4338bd85-69e4-4008-b059-06cb1dcf94cc/deploy-status)](https://app.netlify.com/sites/bughix-docs/deploys)
47

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

10+
<br>
11+
<br>
12+
13+
<p align="center"><img width="800" src="https://github.com/bugphix/bugphix-laravel/blob/master/docs/images/dashboard.gif" alt="Dashboard gif"></p>
14+
715
#### Requirements
816
- Currently tested working with Laravel 6
917

@@ -31,7 +39,7 @@ edit: /app/Exceptions/Handler.php
3139
### View admin dashboard
3240
http://localhost:8080/bugphix/issues
3341

34-
For full documentation: <a href="https://fervent-perlman-2c4388.netlify.com" target="_blank" rel="noopener noreferrer">https://fervent-perlman-2c4388.netlify.com</a>
42+
For full documentation: <a href="https://bughix-docs.netlify.com" target="_blank" rel="noopener noreferrer">https://bughix-docs.netlify.com</a>
3543

3644
## License
3745

0 commit comments

Comments
 (0)