Merge branch 'main' into #63-permissions

This commit is contained in:
Adrian Hopek
2022-03-01 14:48:43 +01:00
7 changed files with 36 additions and 68 deletions

View File

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