Good evening.
I have a simple question, I am trying to list a list of variables from a MYSQL bd using its first and key.
So far so easy, the complicated thing is that my route is like this
projectName.com/primaryKey
But I want it to be like that
primaryKey.projectName.com
There is or know of some way to achieve this