Host images locally #11
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "host_images_locally"
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?
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.
A command is added to copy the the S3 files over to local storage.
Laravel Pint has also been run on the codebase.