Storage #168

Open
opened 2025-12-05 09:20:16 +01:00 by vollstock · 0 comments
Owner

Right now, storage is not really used intentionally. On my the local dev s<stem it works, but all internal files are gitignored.

  • Read up on file storage in Laravel
  • Define proper file locations for
    • Internal files (e. g. logo image, background images etc.)
    • Updloaded files
      • Avatars
      • Contacts
      • Products
  • Make sure, default files are stored in git
Right now, storage is not really used intentionally. On my the local dev s<stem it works, but all internal files are gitignored. - [ ] Read up on [file storage in Laravel](https://laravel.com/docs/12.x/filesystem#directories) - Define proper file locations for - [ ] Internal files (e. g. logo image, background images etc.) - Updloaded files - [ ] Avatars - [ ] Contacts - [ ] Products - [ ] Make sure, default files are stored in git
vollstock added this to the 0.9 milestone 2025-12-05 09:20:16 +01:00
vollstock added the DesignEnhancement labels 2025-12-05 09:20:16 +01:00
vollstock added this to the 0.9 MVP project 2025-12-05 09:20:16 +01:00
vollstock added a new dependency 2025-12-05 09:20:39 +01:00
vollstock moved this to To Do in 0.9 MVP on 2025-12-05 09:22:47 +01:00
Sign in to join this conversation.