-
# Bug report
- Version: vercel-php@0.5.2
- URL: https://symfony-vite-nosovk.vercel.app/
- Repository: https://github.com/nosovk/symfony-vite
- Logs: https://symfony-vite-nosovk.vercel.app/_logs
…
-
I am far from being a Laravel or Vercel expert, but it looks like the current Laravel example app is missing a few things when it comes to deploying the app on Vercel with assets (which are built with…
nadar updated
1 month ago
-
## Near-by
- PHP 8.2
## Future
- `now dev` (vol2)
- More examples
## Done
1. next-gen PHP builder
2. Composer
3. config.composer: true
4. composer.json detection
5. zero config …
f3l1x updated
3 months ago
-
# Question
Hi, I would like to build a custom PHP library using https://github.com/juicyfx/libphp/tree/master/libs/amazon-linux-2-v80. However, Vercel-php assumes we're using @libphp/amazon-linux-2…
-
# Bug report
- Version: 0.0.9
## Description
I'm trying to use now dev on windows but i get these messages
```
> Ready! Available at http://localhost:3000
> Building now-php@0.0.9:api/in…
-
Hello @mnapoli!
Good job with the whole Bref.sh thing! 👍 I am working at this moment on Bref's integration into the ZEIT Now (https://zeit.co/now). It was really "easy" to provide the working solu…
f3l1x updated
3 years ago
-
Running into the above error. Steps to reproduce:
1. Clone example https://github.com/juicyfx/vercel-examples/tree/master/php
2. Update runtime to vercel-php@0.5.2 in vercel.json
3. Attempt to de…
-
How can I remove the error:
`Fatal error: Uncaught Error: Call to undefined function imagecreatefrompng() in /var/task/user/api/image.php:8 Stack trace: #0 {main} thrown in /var/task/user/api/image…
-
# Question
Struggling to load pages and files that are not the main index.php file.
This is my file structure:
```
MyPHPProject
- index.php
- vercel.json
- api
- inde…
-
如题
zjkal updated
6 months ago