scribe
scribe copied to clipboard
Try it out base url
Scribe version
latest
Your question
Hi all! I was searching for solution to config different base url for local dev environment, staging server etc. Found that I can config base url for try it out. I did it and for local environment I get correct urls. But when I execute scribe generate on staging server, it is always localhost. I checked all files, everything in staging and dev are the same
Maybe there are option to make try it out link from current domain name?
Docs
- [X] I've checked the docs, the troubleshooting guide, and existing issues, but I didn't find a solution
staging environment
APP_URL=https://staging.develop.com:8282
Did you try what it says in https://scribe.knuckles.wtf/laravel/reference/config#try_it_out ?