laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.84k stars 645 forks source link

UI bugs, app.js error #1372

Closed peterAyd closed 7 months ago

peterAyd commented 7 months ago

Horizon Version

5.22.0

Laravel Version

10.31.0

PHP Version

8.2.7

Redis Driver

PhpRedis

Redis Version

7.0.11

Database Driver & Version

No response

Description

Dashbord

image image image

Batches / Pending Jobs / Completed Jobs / Silenced Jobs / Failed Jobs

image image image

Steps To Reproduce

It's a new project and new installed horizon version.

  1. I installed it and excuted the publish command in local, and commit all assets to git.
  2. run composer install in server, then i see the horizon page not working.
  3. try these two commands: php artisan vendor:publish --tag=laravel-assets --ansi --force and php artisan view:clear, still the same problems.
driesvints commented 7 months ago

I'm currently running this version just fine in production without errors.

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!