Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
alpenist committed Sep 13, 2020
1 parent d3cde4b commit c5a39f5
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 @@ -7,7 +7,7 @@ Provides Laravel Artisan support for more control on changing the default genera
## Who is it for
The default laravel folder structure works perfectly fine for most cases but if you decided to take a different approach organizing your folder structure especially for larger than usual projects (**Hexagonal Architecture**) then this package is useful for you if you still want to use **`artisan`** to generate your stubs.

You can generate stubs easily in scenarios like this
You can alternate with the default make command and generate stubs easily in scenarios like this
```
|-- laravel
|-- app
Expand Down

0 comments on commit c5a39f5

Please sign in to comment.