Skip to content

Commit

Permalink
Refer to link for the faker seeders
Browse files Browse the repository at this point in the history
  • Loading branch information
cable8mm committed Apr 3, 2024
1 parent 8c92b4f commit 3e67594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ bin/console seeders -f -t xeeds

### Generate `Faker Seeders`

The Faker seeders are utilized without the `factory()` method to generate seeds. This command was created to address the issue, providing insight into its purpose.
The Faker seeders are utilized without the `factory()` method to generate seeds. This command was created to address the [issue #61](https://github.com/cable8mm/xeed/issues/61), providing insight into its purpose.

```shell tab=Laravel
php artisan xeed:faker-seeders
Expand Down

0 comments on commit 3e67594

Please sign in to comment.