Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschlick committed Aug 23, 2017
1 parent e00a733 commit 70b4aa8
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 @@ -53,7 +53,7 @@ php artisan make:request-migration ExampleMigration

```

The command will generate an request migration and publish it to `App/Http/Requests/Migrations/*`.
The command will generate a request migration and publish it to `App/Http/Migrations/*`.

## Changelog

Expand Down

0 comments on commit 70b4aa8

Please sign in to comment.