Adding Extension to Assets to allow the ability to share them.
Additional context or points of discussion
A website user uploads a file that is a secured asset, and gets a confirmation email with a link to that asset but cannot view it as they don't adhere to the secured assets permissions on ProtectedAssetsController (this could be a check in FlysystemAssetStore)
sending the email with a preview link helps instead
Description
Adding Extension to Assets to allow the ability to share them.
Additional context or points of discussion
A website user uploads a file that is a secured asset, and gets a confirmation email with a link to that asset but cannot view it as they don't adhere to the secured assets permissions on ProtectedAssetsController (this could be a check in FlysystemAssetStore) sending the email with a preview link helps instead
Validations