#48 - user avatars using ui-avatars.com

This commit is contained in:
Adrian Hopek
2022-03-04 09:25:28 +01:00
parent 697f3395bd
commit ecae457c1f
21 changed files with 192 additions and 266 deletions

View File

@@ -17,6 +17,6 @@ return [
],
],
"links" => [
public_path("avatars") => storage_path("app/avatars"),
public_path("storage") => storage_path("app/storage"),
],
];