Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mombuyish authored Sep 2, 2017
1 parent d35eba1 commit d5ecb54
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,12 @@ Providing commands:
$ php artisan make:presenter UserPresenter
```

If you need more examples and documentation, see [documentation](https://github.com/Mombuyish/Laravel-Oh-Generators/wiki).
### Generating Foundation
> It can be generating class foundation.
```
   $ php artisan make:foundation Taggable
```


If you need more examples and documentation, see [documentation](https://github.com/Mombuyish/Laravel-Oh-Generators/wiki).

0 comments on commit d5ecb54

Please sign in to comment.