Skip to content

Commit 230d8f6

Browse files
authored
Empty folders readme (#366)
1 parent e74e58d commit 230d8f6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,13 @@ If you originally opt-out of importing existing content, then later change your
3333
- Taxonomies: `php please eloquent:import-taxonomies`
3434
- Sites: `php please eloquent:import-sites`
3535

36-
### Syncing Assets
36+
### Assets
37+
38+
#### Empty Folders
39+
40+
If your assets are being driven by the Eloquent driver then the database is used as the source of truth for the folder listing, so if no file is present inside a folder then it will not be shown.
41+
42+
#### Syncing
3743

3844
If your assets are being driven by the Eloquent Driver and you're managing your assets outside of Statamic (eg. directly in the filesystem), you should run the `php please eloquent:sync-assets` command to add any missing files to the database, and remove files that no longer exist on the filesystem.
3945

0 commit comments

Comments
 (0)