We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d411f5c commit 00cfb51Copy full SHA for 00cfb51
README.md
@@ -42,7 +42,7 @@ Now you're all set!
42
### Create operation files
43
```shell
44
php artisan operations:make <operation_name> // create new operation file
45
-php artisan operations:make <operation_name> -e|--essential // create cleaner file without any attributes
+php artisan operations:make <operation_name> -e|--essential // create file without any attributes
46
```
47
48
### Process operations
0 commit comments