According to the Deployment Trigger URL Docs, that any query parameters appended as part of the trig...
We have a meetup group in Chicago. Anyone's welcome! http://www.meetup.com/laravel-chicago
Thanks @dwebpixel for your help. I'm using GitHub Actions inline to call the trigger URL with a curl...
dwebpixel, jacob4him liked this reply
Thanks @dwebpixel 🤦♂️ That fixed the browser requested GET; I was able to get the value in the dep...
Thanks. I removed the curl request within the CICD out of the equation and did a browser GET request...
Thank you for the quick response. It's strange because that is exactly what I did ($FORGE_VAR_XYZ)....
Maybe Response::stream(callback, status, headers) could help? http://laravel.com/api/4.1/Illuminate/...
The Laravel portal for problem solving, knowledge sharing and community building.
The community