#60 - fix avatars (#61)

* #60 - wip

* #60 - wip

* #60 - fix

Co-authored-by: EwelinaLasowy <ewelina.lasowy@blumilk.pl>
This commit is contained in:
Adrian Hopek
2022-02-23 11:11:53 +01:00
committed by GitHub
parent 10b5d0c37e
commit 5cb46d2fc4
7 changed files with 9 additions and 2 deletions

View File

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