]> BookStack Code Mirror - bookstack/commit
feat: Artisan command for updating avatars for existing users
authorMarc Hagen <redacted>
Mon, 18 Sep 2023 17:07:30 +0000 (19:07 +0200)
committerMarc Hagen <redacted>
Mon, 18 Sep 2023 18:04:28 +0000 (20:04 +0200)
commitea7592509f61605b84959d39d74757e962501609
tree6fdb6e5747ef6b91ec5530c2bde6508530fd45a0
parent95b9ea1a210495b7ba1a71776e08c8871b4c595a
feat: Artisan command for updating avatars for existing users
app/Console/Commands/RefreshAvatarCommand.php [new file with mode: 0644]
tests/Commands/RefreshAvatarCommandTest.php [new file with mode: 0644]