Common questions and issues when using Laravel Vapor.
memory
optionmemory
, queue-memory
, or cli-memory
options, respectively, in your environment’s vapor.yml
configuration.
warm
optionwarm
configuration value for an environment in your vapor.yml
file. The warm
value represents how many serverless containers Vapor will “pre-warm” so they can be ready to serve requests.
database
CLI command.
database:proxy
CLI command.
database:scale
CLI command.
cache
CLI command.
gateway-version: 2
in your environment’s vapor.yml
configuration.
timeout
value on your vapor.yml
file and deploy your application again.