Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Storage Facade for File Uploads #89

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

nafiesl
Copy link
Owner

@nafiesl nafiesl commented Apr 21, 2023

Description

In this PR, we want to change the current file path usage from storage_path to Storage::path. So we can use the Storage facade benefit.

Checklist

  • Update filesystem configuration to use the environment variable
  • Update the agency logo upload to use the Storage facade
  • Update project files feature to use the Storage facade
  • Update backup restore DB feature to use the Storage facade
  • Update log file viewer to use the Storage facade

@nafiesl nafiesl self-assigned this Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant