-
A pleasant day to you, @rennokki .
I was hesitant at first on using your ElasticBeanstalk configs but after getting tired of doing it half-assedly, so I just decided to do a leap of faith with your…
-
Update scripts to setup RoadRunner or Swoole to utilize Laravel Octane.
https://github.com/laravel/octane
https://beyondco.de/blog/laravel-octane-introduction
-
how to reload swoole http server ? in laravel there's `php artisan octane:reload`
-
Not sure why it is the case, but when Laravel runs with Octane as reverse proxy (in production),
```php
\LogViewer::auth(fn () => auth()->check());
```
does not work and always leads to a 403 er…
-
I have a question, did anyone try to use this package with laravel/octane?
-
-
### Octane Version
2.3.4
### Laravel Version
10.46.0
### PHP Version
8.2.20
### What server type are you using?
Swoole
### Server Version
5.1.1
### Database Driver & Version
_No response_
…
Pluuk updated
1 month ago
-
log-viewer:14 Mixed Content: The page at 'https://td-backend.haigc9nfsver6.eu-west-2.cs.amazonlightsail.com/log-viewer' was loaded over HTTPS, but requested an insecure stylesheet 'http://td-backend.h…
-
### Octane Version
2.6.2
### Laravel Version
11.16.0
### PHP Version
8.3.6
### What server type are you using?
Swoole
### Server Version
5.1.2
### Database Driver & Version
_No response_
#…
-
Hi, been using it for two months with no issues but now we're trying out laravel octane with sail and the package stopped working, nothing shows up on console nor the log. Do you have any idea of what…