Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abdumu committed Aug 2, 2018
1 parent 1c812b1 commit 6ad5733
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,18 @@ You'll need to manually register `Awssat\BladeAudit\BladeAuditServiceProvider::c
php artisan blade:audit view.name
```

All views:
```console
php artisan blade:audit
```

## Output Example
#### All Views Audit
![output example](https://i.imgur.com/cwPtlfw.jpg)

#### One view audit shows same as all views and extra more information
![output example2](https://i.imgur.com/JSM8UT4.jpg)



## License
Expand Down

0 comments on commit 6ad5733

Please sign in to comment.