Skip to content

Commit 732cd86

Browse files
author
Admin
committed
Update readme
1 parent 214d900 commit 732cd86

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Laravel Crud Wizard Generator
1+
# laravel-crud-wizard-generator
22

33
[![Total Downloads](https://img.shields.io/packagist/dt/macropay-solutions/laravel-crud-wizard-generator)](https://packagist.org/packages/macropay-solutions/laravel-crud-wizard-generator)
44
[![Latest Stable Version](https://img.shields.io/packagist/v/macropay-solutions/laravel-crud-wizard-generator)](https://packagist.org/packages/macropay-solutions/laravel-crud-wizard-generator)
55
[![License](https://img.shields.io/packagist/l/macropay-solutions/laravel-crud-wizard-generator)](https://packagist.org/packages/macropay-solutions/laravel-crud-wizard-generator)
66

7-
Library for [laravel-crud-wizard-free](https://github.com/macropay-solutions/laravel-crud-wizard-free) and [laravel-crud-wizard](https://github.com/macropay-solutions/laravel-lumen-crud-wizard)
7+
Library for [laravel-crud-wizard-free](https://github.com/macropay-solutions/laravel-crud-wizard-free) - [laravel-crud-wizard](https://github.com/macropay-solutions/laravel-lumen-crud-wizard) and for [laravel-crud-wizard-decorator-free](https://github.com/macropay-solutions/laravel-crud-wizard-decorator-free) - [laravel-crud-wizard-decorator](https://github.com/macropay-solutions/laravel-lumen-crud-wizard-decorator)
88

99
## Installation
1010

@@ -57,7 +57,9 @@ TODO:
5757
- Use the middleware alias as middleware in your crud route definition for each method.
5858
```
5959

60-
Note. If errors appear for creating folders, create the folders manually and run again the command.
60+
Note.
61+
If errors appear for creating folders, create the folders manually and run again the command.
62+
If the command was already ran without the **--decorated** flag, it can be run again with it to generate the decorator and middleware.
6163

6264

6365
## License

0 commit comments

Comments
 (0)