Hey everyone, I've moved a project of mine entirely to Laravel Cloud, everything works like a charm with 0-setup-head. But today I ve seen a huge problem, I already had lots of images in there (with filament panel if it helps), today I had to change a thing on the panel and triggered the auto-deploy. When I opened again the panel after deployment, none of the images appeared, tried to clear config (config:clear), link storage, none of this options works, the images just disappeared.
What are the recommended solution? I've seen that there's image buckets in there but I thought there were an internal storage from cloud itself, also adding a image bucket wouldn't be very cool since I would need to change lots of things on the panel (using public disk locally vs r2 in production).
Open for your suggestions, thanks in advance.