Skip to content

Commit 7a1372a

Browse files
Update README.md
1 parent ed31f37 commit 7a1372a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Check the config file for special features such as queue configuration and light
2929
php artisan requester:entries
3030
```
3131
If you are using Static caching then **it's a good idea to add this command to your deploy script (e.g. Forge).** Deployments clear the static cache so this will rebuild it for all entries afterwards.
32+
UPDATE: Statamic actually has a built in function for this which should be preferable - `static:warm`
3233
<br/><br/>
3334

3435
```
@@ -52,3 +53,4 @@ This package utilises a 'cacherequester' queue on the default connection. You ca
5253
- Add terms to entry requests
5354
- Add multisite functionality
5455
- Experiment with EntryCreated events to process images
56+
- Remove

0 commit comments

Comments
 (0)