Skip to content

Commit ee70e93

Browse files
authored
Merge pull request #41 from ruchit288/main
feat: add database track related screenshot and update readme file.
2 parents 6ada416 + 23f029b commit ee70e93

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,12 @@ If you want to check standalone feature then you can execute below artisan comma
7474
>
7575
>
7676
> You can also filter with --table=, --action=, --status=.
77+
> Note: "created by" return the github username and if it's not git repo than it shows system username.
7778
>
78-
79+
<img src="art/track-default.png" width="100%" alt="Track Default"></p>
80+
<img src="art/track-table.png" width="100%" alt="Track Default"></p>
81+
<img src="art/track-st-pending.png" width="100%" alt="Track Default"></p>
82+
<img src="art/track-ac-create.png" width="100%" alt="Track Default"></p>
7983
**Note:**
8084

8185
You have to set your database name with _DB_DATABASE_ parameter in you laravel .env file to use this feature.

art/track-ac-create.png

70.7 KB
Loading

art/track-default.png

57.6 KB
Loading

art/track-st-pending.png

53 KB
Loading

art/track-table.png

36.8 KB
Loading

0 commit comments

Comments
 (0)