How can I register subdomains for each tenant created in my multitenant application on Cloudflare?

How can I register subdomains for each tenant created in my multitenant application on Cloudflare?
Is it possible to automate the entire subdomain registration process with Cloudflare using Laravel?

Welcome to the Cloudflare Community. :logodrop:

You don’t register subdomains. They are just DNS entries. You can create them with the Cloudflare API. You would need to ask your Laravel developers to review the Cloudflare API documentation and tell you if they can accomplish your goal.

You may want to look at Cloudflare for SaaS.

1 Like

Thank you for the warm welcome to the Cloudflare Community!

I appreciate the clarification regarding subdomains and DNS entries. I’ll make sure to explore the Cloudflare API documentation and discuss it with my Laravel developers to see if we can achieve our goal using it.

Also, thank you for mentioning Cloudflare for SaaS. I’ll definitely look into it for further exploration.

Thanks again for your guidance and assistance!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.