I have a database of questions which are viewed in localhost:8000/questions/{id}. I have created a chatbot in the existing laravel project. Now, I want to provide the user with the link of the question. For example, if I want the link to a question of id=55, then the bot has to reply me with the link localhost:8000/questions/55. How do I do that?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire