Petra
Petra
RRailway
Created by Petra on 10/17/2023 in #✋|help
Writing permission
Hello! I'm new to Railway and have a question about how to change writing permission on a folder. My project is a Laravel API. I have created the folder 'uploads' in the 'public' folder. When an image is sent with POST to the API the controller moves the file to the folder 'uploads'. This works fine locally but with my API deployed to Railway I get an error message saying "Unable to write in the "/app/public/uploads" directory." How can I change the writing permission on my folder 'uploads'? Grateful for any help!
11 replies