Skip to content

Commit

Permalink
Updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoKoerber committed Dec 16, 2023
1 parent 5afa8ff commit 148fd0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ php artisan operations:make AwesomeOperation --essential
php artisan operations:make AwesomeOperation -e
```

### Custom operation file

You can provide a custom class layout in `/stubs/one-time-operation.stub`, which will be used to create a new operation file.

### Processing the operations

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

0 comments on commit 148fd0a

Please sign in to comment.