Andrew
Andrew
Explore posts from servers
FFilament
Created by Andrew on 1/18/2024 in #❓┊help
Missing Required Parameter when Creating a New Record
It has something to do with making the 'id' field auto increment. Not sure why but when I manually enter the value then it works..
3 replies
FFilament
Created by mushtaqrahim on 1/14/2024 in #❓┊help
creating new resource show error
@mushtaqrahim Did you get this working? It sounds related to an error I'm getting.
4 replies
FFilament
Created by hxnnxs on 1/18/2024 in #❓┊help
auto selecting company_id
I'm just taking a stab at this. Does your model define the relationship between company contacts and the company? On your CompanyContacts Model: public function company(): BelongsTo { return $this->belongsTo(Company::class); } then I think you should be able to do: Forms\Components\Select::make('company.name') and it will use the relationship ?
10 replies
FFilament
Created by realtebo on 1/18/2024 in #❓┊help
How to add date column?
4 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
can you let me know what you see when you go to http://mustardseedhomestead.com ?
15 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
Or maybe I need to have nameserver with cloudflare and have the cname point back to an ip address with digital ocean ?
15 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
I'm curious if this is possible: I use NameServers with DigitalOcean so I can host my headless CMS at say admin.mydomain.com and then I have mydomain.com point to the Cloudflare Page .. I am confused about CNAME and A records and nameservers. I can get a redirect to work but I want the browser still show mydomain.com and not the myname.pages.dev url
15 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
Okay. I think I'm forced to be patient 🙂
15 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
Man, how do I force my browser to drop cache? that's great that it works 🙂
15 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
that's what I was hoping for!
15 replies
CDCloudflare Developers
Created by Andrew on 12/22/2023 in #pages-help
Custom Domain for Pages Site
Also "Hello" 🙂 Sorry for not introducing myself!
15 replies