Skip to content

Commit a459e76

Browse files
committed
Update Readme.md
1 parent 96b3a90 commit a459e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ List of artisan commands:
3636
| `repository:make-factory` | table_name | -f, -d, -g | Create new Factory |
3737
| `repository:make-resource` | table_name | -f, -d, -k, -g | Create new Resource |
3838
| `repository:make-interface-repository` | table_name | -f, -d, -k, -g | Create new Repository Interface |
39-
| `repository:make-repository` | table_name | -f, -d, -g | Create new Base Repository |
39+
| `repository:make-repository` | table_name | -f, -d, -k, -g | Create new Base Repository |
4040
| `repository:make-mysql-repository` | table_name | -f, -d, -k, -g | Create new MySql Repository class |
4141
| `repository:make-redis-repository` | table_name | -f, -d, -k, -g | Create new Redis Repository class |
4242
| `repository:make-all` | table_names | -f, -d, -k, -g | Run all of the above commands |

0 commit comments

Comments
 (0)