Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Ben McKay
Posts
Comments
F
Filament
•
Created by Diego Henrique on 12/23/2023 in
#❓┊help
Digital ocean spaces cors errors
I would assume a file upload would be a "POST" request I think
11 replies
F
Filament
•
Created by Diego Henrique on 12/23/2023 in
#❓┊help
Digital ocean spaces cors errors
https://docs.digitalocean.com/products/spaces/how-to/configure-cors/
11 replies
F
Filament
•
Created by Diego Henrique on 12/23/2023 in
#❓┊help
Digital ocean spaces cors errors
Good catch, I was thinking backwards....this error shows that you need to add "localhost" from the digital ocean side as DrByte mentioned
11 replies
F
Filament
•
Created by Diego Henrique on 12/23/2023 in
#❓┊help
Digital ocean spaces cors errors
https://filamentphp.com/docs/3.x/forms/fields/file-upload#configuring-the-storage-disk-and-directory
Did you set up according to this?
11 replies
F
Filament
•
Created by Diego Henrique on 12/23/2023 in
#❓┊help
Digital ocean spaces cors errors
Can you show the contents of your
config/cors.php
file?
11 replies
F
Filament
•
Created by Daniele on 4/18/2023 in
#❓┊help
Best way to add a "view-only" card inside a Form
https://filamentphp.com/docs/2.x/forms/fields#view
7 replies
F
Filament
•
Created by Daniele on 4/18/2023 in
#❓┊help
Best way to add a "view-only" card inside a Form
Then you could use the 'view' field to make the card I think
7 replies
F
Filament
•
Created by Daniele on 4/18/2023 in
#❓┊help
Best way to add a "view-only" card inside a Form
https://filamentphp.com/docs/2.x/forms/advanced#dependant-fields--components
7 replies
F
Filament
•
Created by Daniele on 4/18/2023 in
#❓┊help
Best way to add a "view-only" card inside a Form
Have you looked at this?
7 replies