Command "horizon:assets" is not defined.
alarig opened this issue · 1 comments
alarig commented
Hi,
The doc says to do php artisan horizon:assets
but the command fails:
Command "horizon:assets" is not defined.
Did you mean one of these?
horizon
horizon:clear
horizon:continue
horizon:continue-supervisor
horizon:forget
horizon:install
horizon:list
horizon:pause
horizon:pause-supervisor
horizon:publish
horizon:purge
horizon:snapshot
horizon:status
horizon:supervisors
horizon:terminate
And php artisan horizon:install
that has to be run just before has the line Publishing Horizon Assets...
in its output. So I don’t know if the assets command is needed or not.
trwnh commented
horizon:assets has been removed and no longer has to be run separately from horizon:install, i think
this is a holdover from when pixelfed was using laravel 6