GHOST
GHOST
FFilament
Created by GHOST on 3/14/2024 in #❓┊help
spatie/laravel-medialibrary x Custom directory structure
How create Custom directory structure in Fillament?
3 replies
FFilament
Created by GHOST on 3/13/2024 in #❓┊help
FileUpload - Products x ProductsImages
I'm working on a Laravel project where each product can have multiple associated images. I have two main models: Product and ProductImages. I'm struggling to understand the best way to insert data into the database when creating or editing a product, especially considering the upload of multiple images. The images are being uploaded to the server, but they are not being recorded in the products_images table.
2 replies