-
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…
-
### Description
I'm the maintainer of a PHP application called [solidtime](https://github.com/solidtime-io/solidtime) and we use FrankenPHP (with Laravel Octane) for our [production image](https://…
-
Remapping project structure in the following way (suggestions always welcome)
```
octane_http1x
octane_http2
octane_http3
octane_multipart
octane_router
...
```
Basically, sub crates for each…
-
### Summary
look at file PHPOpenSourceSaver\JWTAuth\Providers\LaravelServiceProvider:45
if (isset($_SERVER['LARAVEL_OCTANE'])) {
$clear = function () {
JWTA…
-
## 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.
…
-
```
What steps will reproduce the problem?
1. Obtain V8 port to PowerPC https://github.com/andrewlow/v8ppc
2. Compile V8 on PowerPC running big endian
3. Run octane benchmark using V8 on a big endian …
-
Hey @ksimenic, I've tried your solution, but I don't think it considers the possibility of running Laravel Octane together with Vapor.
I can confirm it works without Octane, but it would be nice if…
-
Hi there,
first of all, thank you so much for this detailed list of benchmarks.
Just curious to see benchmark results with [laravel-octane](https://laravel.com/docs/10.x/octane) using [openswool…
-
Using e-power-select in an MU/Octane project like so:
```hbs
{{group.title}}
```
causes an:
```
Uncaught Error: infinite rendering invalidation detected
```
That said, it **only**…
gossi updated
4 years ago
-
I've got a Radiant 0.6.7 install that I've just upgraded to 0.8.1. In
this new version, I installed the sns extension and ran 'rake
db:migrate:extensions' which fails with the following error:
*\* In…