Replies: 2 comments
-
This works for me:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
How can i use constants with plain strings as merged? @DarkaOnLine
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using swagger(8.0) with Laravel(8.40). Everything is fine but not able to create dynamic url for the swagger documentation. It always create documentation with http://127.0.0.1:8000/api/docs. I want dynamic host so that I can also share this documentation with others after upload my project on the live server.
Beta Was this translation helpful? Give feedback.
All reactions