Skip to content

Commit ae0d0aa

Browse files
committed
2 parents 57c3768 + f3ac0f8 commit ae0d0aa

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
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

33

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)
7+
48
<h3 align="center">Capture and monitor detailed error logs with nice dashboard and UI</h3>
59

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+
15+
#### Requirements
16+
- Currently tested working with Laravel 6
17+
618
## Installation
719
$ composer require bugphix/bugphix-laravel
820

@@ -27,6 +39,8 @@ edit: /app/Exceptions/Handler.php
2739
### View admin dashboard
2840
http://localhost:8080/bugphix/issues
2941

42+
For full documentation: <a href="https://bugphix-docs.netlify.com" target="_blank" rel="noopener noreferrer">https://bugphix-docs.netlify.com</a>
43+
3044
## License
3145

3246
MIT

0 commit comments

Comments
 (0)