Rebuild Storage system #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to support the following features options:
Thumbnail Problem
Locally stored presets are accessible without hitting the php server. If the file doesn't exist then it does hit the server
to generate it.
But when using an s3 storage this is not possible!
The current only possible solutions is to:
I should also create a cleanup operation for deleted files or thumbnail presets
For command aliases:
https://tomgrohl.medium.com/how-to-add-aliases-to-your-laravel-console-commands-487eafd43f34
https://www.youtube.com/watch?v=yj_G9pJtUhU