This commit is contained in:
Adrian Hopek
2022-02-23 10:25:30 +01:00
parent 33a93e666a
commit c223b92bb1
4 changed files with 4 additions and 1 deletions

View File

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