nazcov
Filament v3 w. Laravel 11 and AWS hosting
Hi, usually our frontends are hosted on S3 buckets, however with Filament it is directly linked to our API, and therefor also our API URL, i.e.
api.xxxx.com/<some-filament-route>
.
I was wondering if there is a way around this? Right now I have set up a CNAME that refers to the Filament origin in AWS, however it basically just redirects. My main thought is that I wanted to use a more descriptive name than api.xxxx.com/<some-filament-route>
Do you have any inputs? Thanks!6 replies