We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c164d4 commit 040b34aCopy full SHA for 040b34a
README.md
@@ -43,7 +43,7 @@ updated_at
43
44
* Get columns for a specific table as doc block formatted
45
```shell
46
-$ php artisan db-columns-doc --table=users
+$ php artisan db:columns-doc --table=users
47
48
/**
49
* @property int $id
0 commit comments