Skip to content

Commit ced846e

Browse files
committed
Update readme with new command
1 parent 3f44f91 commit ced846e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,14 @@ If you want to check standalone feature then you can execute below artisan comma
6767

6868
<p align="center"><img src="https://raw.githubusercontent.com/vcian/art/main/laravel-db-auditor/db-standard-table-report-2.png" width="100%" alt="Logo Laravel DB Auditor"></p>
6969

70-
70+
---
71+
> #### **php artisan db:track**
72+
>
73+
> This command give you the track of the database files. Like when it's created with how many field in which table or whom created. this type of information show in the result.
74+
>
75+
>
76+
> You can also filter with --table=, --action=, --status=.
77+
>
7178
7279
**Note:**
7380

0 commit comments

Comments
 (0)