You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,14 @@ If you want to check standalone feature then you can execute below artisan comma
67
67
68
68
<palign="center"><imgsrc="https://raw.githubusercontent.com/vcian/art/main/laravel-db-auditor/db-standard-table-report-2.png"width="100%"alt="Logo Laravel DB Auditor"></p>
69
69
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=.
0 commit comments