php
php copied to clipboard
🐘 PHP Runtime for ▲ Vercel Serverless Functions (support 7.4-8.3)
# Bug report - Version: 0.5.2 ## Description Error: The Serverless Function "api/index" is 69.61mb which exceeds the maximum size limit of 50mb. Learn More: https://vercel.link/serverless-function-size
Hello, I deploy a laravel to vercel, the homepage works well. But after I config cache drive, there are something wrong, I want debug. while the logs show like this....
# Question Cloning completed: 646.02ms -- 07:32:59.866 | Running "vercel build" 07:33:00.377 | Vercel CLI 28.6.0 07:33:00.557 | > Installing Builder: [email protected] 07:33:05.109 | 🐘 Downloading user files 07:33:05.109 |...
# Step to reproduce ``` git clone https://github.com/amm834/laravel-react-with-vue-router-like-structured-app vercel ``` And browse the production page and open console `C-Shift-J`. See the error log.
# Bug report - Version: 0.5.2 - Repository: https://github.com/DenverCoder1/minimalistic-wallpaper-collection ## Description When automatically deploying from GitHub, the excluded files are not getting removed since I am getting the error: >...
Hey, I was testing this package and I set up the example and I got this error: PHP Built-In Server HTTP error: Error: connect ECONNREFUSED 127.0.0.1:8000. The vercel deployed but...
Bumps [@vercel/build-utils](https://github.com/vercel/vercel/tree/HEAD/packages/now-build-utils) from 7.11.0 to 8.0.0. Release notes Sourced from @vercel/build-utils's releases. @vercel/build-utils@8.0.0 Major Changes Remove legacy avoidTopLevelInstall logic (#11513) Patch Changes [build-utils] Add VERCEL_PROJECT_PRODUCTION_URL framework env var prefix (#11506)...
# Feature Request https://www.php.net/manual/en/ref.trader.php
# Question Hey guys, I am trying to setup the Laravel. Unfortunately, the smooth journey ends when I am trying to run migration via route to trigger Artisan::call('migrate --force'). The...
Bumps [@vercel/build-utils](https://github.com/vercel/vercel/tree/HEAD/packages/now-build-utils) from 7.11.0 to 8.2.0. Release notes Sourced from @vercel/build-utils's releases. @vercel/build-utils@8.2.0 Minor Changes fix corepack detection for package manager version determination (#11596) Patch Changes Fix triggering of ignored...