-
I'm trying to figure out how to run laravel-websockets with lando.
https://beyondco.de/docs/laravel-websockets/getting-started/introduction
laravel-websockets is a PHP CLI Ratchet application runnin…
-
Hi there,
until now i use jwt to login in my api. But now i want to use Horizon additionally. To secure the horizon app, i want to use the laravel LoginController. The Login succes, but the auth()-…
-
We cano now start local containers in replicated pods, but we have several container issues now. One of them is related to running `php artisan in the Horizon container
```
kubectl logs -f app-577…
-
### Steps to reproduce the problem
1. Attempt to import followers
### Expected behaviour
The job should run and import followers
### Actual behaviour
It fails with "Undefined array key 'client_id…
-
While having the option for asynchronous reporting via the rollbar-agent is great, it would be awesome to have the option to setup the package to use scheduled/queued reporting.
Seeing as many Lar…
-
## Detailed description
Hi, I've a problem with this plugin with the following packages:
* spatie/laravel-ignition: ^1.0.9
* laravel/horizon: 5.9.3
* debugbar...
If I enable the service…
-
As i cloned the project folder via github and the error throwing at
Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in D:\xampp\htdocs\pixelfed\bootstrap\app.php:1…
-
Hi there. This package causes jobs to be released twice, even if you don't use it, even if you send jobs to redis. This causes performance issues and corrupts laravel/horizon metrics.
-
Hello there,
Since upgrading to PHP8.1 New Relic is alive with the below error.
I can't actually see these logs in Laravel.log or the Horizon.log - I also can't confirm that it's even real since…
-
environment is wsl2 docker
`cp .env.example .env`
`docker-compose up -d nginx mysql phpmyadmin redis workspace`,
When I executed the following error occurred
```bash
rylan@Rylan-PC:~/la…