php icon indicating copy to clipboard operation
php copied to clipboard

🐘 PHP Runtime for ▲ Vercel Serverless Functions (support 7.4-8.3)

Results 82 php issues
Sort by recently updated
recently updated
newest added

Is it currently possible to tell Vercel to install additional packages to be made available at runtime? I am not referring to packages installable via Composer, but rather ones you...

Type: Feature

# How to do if I have two route types: `/*` and `api/*` in my Laravel Project ? I have two routes types in my Laravel Project: `/*` for user...

Type: Question

# Question I'm writing a NextJS app (latest version, using app-dir) and stumbled upon your [PHP Runtime for Vercel](https://github.com/vercel-community/php). Is that possible to use inside/part of a NextJS application hosted...

Type: Question

# Question I would like to install `apfd` extension to populate form data. How can I accomplish that?

Hey There, I'm actually new to Vercel. I'm confused how to route between different paths. I am using standalone PHP, not any framework like Laravel. I have the project structure...

After deployment on vercel and tried to login to my apps, it shows the below message: ` The token is invalid: file_put_contents(/var/task/user/storage/framework/cache/data/24/fc/24fc69d48eaa682f929a7045e8f4700237c0083e): Failed to open stream: No such file or...

# Question how to deploy swoole or workerman to vercel ? https://github.com/walkor/workerman my application is based on workerman framework,it called webman. it's start the serve like this blow : ```php...

# Bug report - Version: 0.5.2 - URL: No - Repository: No ## Description When modify `composer.json` (e.q: add/remove a package), build process always fail to detect the change. The...

Status: Need Investigation

# Question How to install other extension in it? Like `gd`

Type: Feature

# Bug report - Version: [email protected] - URL: https://symfony-vite-nosovk.vercel.app/ - Repository: https://github.com/nosovk/symfony-vite - Logs: https://symfony-vite-nosovk.vercel.app/_logs ## Description I try to start new symfony project. I found an example: https://github.com/juicyfx/vercel-examples/tree/master/php-symfony-micro1 But...

Status: Need Investigation