Skip to content

Commit 148fd0a

Browse files
committed
Updates README.md
1 parent 5afa8ff commit 148fd0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ php artisan operations:make AwesomeOperation --essential
187187
php artisan operations:make AwesomeOperation -e
188188
```
189189

190+
### Custom operation file
191+
192+
You can provide a custom class layout in `/stubs/one-time-operation.stub`, which will be used to create a new operation file.
193+
190194
### Processing the operations
191195

192196
![One-Time Operations for Laravel - Processing the operations](https://user-images.githubusercontent.com/65356688/224434129-43082402-6077-4043-8e97-c44786e60a59.png)

0 commit comments

Comments
 (0)