-
Beta Was this translation helpful? Give feedback.
Answered by
yaayes
Jan 27, 2024
Replies: 1 comment
-
Ok I figured it out, I should run I thought activating Pulse from Laravel Forge would do that automatically. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yaayes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok I figured it out, I should run
php artisan pulse:work
I don't know how I've missed this in the documentation, I discovered it just by usingphp artisan list
!I thought activating Pulse from Laravel Forge would do that automatically.