You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the GITHUB_PROXY_PREFIX environment variable (#1091)
* Add the GITHUB_PROXY_PREFIX environment variable to optimize the issue of failure or slow speed during Docker builds within China.
* Update InstallsFrankenPhpDependencies.php
---------
Co-authored-by: 张磊 <[email protected]>
Co-authored-by: Taylor Otwell <[email protected]>
FrankenPHP: show worker startup errors if `APP_DEBUG=true` (#1055)
* Explicitly checks for debug mode on error.
* Explicitly checks for debug mode on worker start error.
* style ci
---------
Co-authored-by: a.stecher <[email protected]>