daudau
Explore posts from servershidden field depends on current page
For example, I have Site resource which show server_ip of server which it belongs to.
In the server edit page, I have a SitesRelationManager to show list sites of the server.
I reuse the method SiteResource::table($table), so how could I hiden the server_ip column only in the EditServer page?
3 replies
CDCloudflare Developers
•Created by daudau on 6/29/2024 in #general-help
Cloudflare truncate html response to 1MB
It seem cloudflare truncate the html repsonse to 1MB (my response was 1.8MB), when proxying, It was working fine on my local and without proxy, but when active cloudflare proxy to get free SSL, it was loading forever and timeout.
It was working fine before, just happen recently
2 replies
how to defer expensive api call in form Wizard step
I'm using the form wizard, example in my step 1, there are some options for user select (which already has default values)
Then in step 2, I use these options to call expensive api call.
But it seem the api already call in the step one, even the step 2 not render yet.
Any one has solution for this situation like this, thank you so much
5 replies
how to use Filament `primary`, `success` color
Hi, I want to use some color of Filament in custom form field to consistency look and field, but I don't know how to make it, because user can change the color in the PanelServiceProvider. Anyone has a good approach for this situation, thank you
13 replies
CDCloudflare Developers
•Created by daudau on 6/20/2023 in #general-help
pricing cloudflare workers for proxy files
hi, I do have a plan to use Cloudflare workers for streaming file download for my server, it maybe up to 200GB per day. I can not find any information about pricing for this situation on Cloudflare. Can someone help me how much it will cost, or will it violate any TOS of Cloudflare? I don't want to do something wrong, and get my account banned.
7 replies