Local File Storage
Local file storage is the simplest form of storage. You just specify a path, and that path within app/storage/private
will be used to store the files.
Local file storage is the simplest form of storage. You just specify a path, and that path within app/storage/private
will be used to store the files.