Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christophrumpel authored Apr 20, 2020
1 parent be8b583 commit 55757fc
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 @@ -29,7 +29,7 @@ To publish the config file run:
```bash
php artisan vendor:publish --provider="Christophrumpel\LaravelFactoriesReloaded\LaravelFactoriesReloadedServiceProvider"
```
It will provide the package's config file where you can define the `paths of your models`, the `path of the newly generated factories`, as well as where your `old Laravel factories` are located.
It will provide the package's config file where you can define `multiple paths of your models`, the `path of the newly generated factories`, as well as where your `old Laravel factories` are located.

## Usage

Expand Down

0 comments on commit 55757fc

Please sign in to comment.