Jun 30
4 mins read
May 08
3 mins read
Apr 26
3 mins read
Mar 30
4 mins read
Feb 23
2 mins read
Allowing User Custom Domains in Laravel with Cloudways
When building rokk.it, I wanted to give users' the ability to add their own domains for URL redirections. A simple idea proved to be more complex than I thought, and I ended up finding a method that allowed me to achieve my goal of having dynamic domain routing quite easily. All that was left was incorporating the Cloudways API for domain management.