-
OctoberCMS deployment error, error details are as follows:
```
11:55:57.022 Retrieving list of deployment files...
11:55:59.059 Downloading 8613 deployment files...
11:56:36.179 Installing buil…
-
Code:
`
-
# Feature Request
Hi! Is there any chance we could get the [MongoDB](https://pecl.php.net/package/mongodb) extension?
I'm using Laravel and MongoDB but unfortunately the extension is not install…
-
Really nice project!
I will try to deploy with now my slim api projet.
now.json
```
{
"functions": {
"public/*.php": {
"runtime": "now-php@0.0.8"
}
}
}
```…
-
# Question
Hey there,
I have been loving your php builders and am starting to migrate a bunch of older php stacks to Zeit now.
I have created a quick example to run Codeigniter v3 with your build…
-
# Question
I want to publish a private composer satis repository to now.sh
However, the project has no PHP files, I need to run `composer install` and `vendor/bin/satis` on now.sh in order to se…
-
# Question
As part of my build process I run `npm run production` which compiles all my javascript, however a step in my build executes a php script. This seems to fail on ZEIT since php doesn't appe…
-
# Question
use version `0.0.9`, when i open build log in now, seems some php extension load failed
```
2020-01-28T06:47:36.062Z Looking up build cache...
2020-01-28T06:47:36.149Z Build cache…
-
Forgive my lack of knowledge in php/serverless, you mentioned that the mode is "PHP development server" which gets a flag on [php documentation](https://www.php.net/manual/en/features.commandline.webs…
-
How to deploy wordpress with now-php ?