-
_please let me know if this should rather be posted in the community forum._
If i trigger an exception all i see in the fly logs is: ` ERROR unknown error`
more precisely:
no details abo…
-
According to the [docs](https://docs.rollbar.com/docs/php-configuration-reference), `max_items` is "Maximum number of items sent in a single app request/response cycle".
The [RollbarServiceProvide…
-
### Octane Version
v2.3.10
### Laravel Version
v11.6.0
### PHP Version
v8.3.6
### What server type are you using?
FrankenPHP
### Server Version
v1.1.4 PHP 8.3.6 Caddy v2.7.6
### Database Dri…
-
### The docker build will fail if any javascript file import a resource from composer vendor folder (e.g Alpine / Livewire)
`import { Livewire, Alpine } from '../../vendor/livewire/livewire/dist/li…
-
Current release of Alternative Laravel Cache
PHP 8.1
Laravel 9.42
Octane
When doing combinations of Puts and Forgets on the same key name within the same call, different key hashes are generated…
-
Hey Folks,
I was able to put my project (which use laravel-multidomain) to work with octane (swoole), with no additional effort it is able to run cli commands.
But when I try from web looks like o…
-
- [ ] Queues
- [ ] Octane
- [ ] Maintenance mode
- [ ] Using secrets
- [ ] Compare README with docs and see what's missing
Taken from https://github.com/cachewerk/bref-laravel-bridge/issues/34
-
Similar to what Sam did for Ruby, I think creating a Dockerfile generator would be interesting.
1. It's useful for anyone who wants to Dockerize Laravel
2. There are "flavors" of Docker container…
-
### Describe you feature request
We'd like to use FrankenPHP for our Laravel application (running in Docker), but using it with XDebug isn't as straight-forward as the website claims it is:
- Somet…
-
## Description
When running my application under Octane (RoadRunner), I get the following error:
> The settings group 'site' does not exist
This group corresponds to what I have configured.
…