In Laravel -> Setup there is the option to 1 click setup Laravel Pulse, that adds the pulse:check daemon. Still Pulse didn't work and that's because the daemon pulse:work also needs to be added when the Redis ingest driver is used (which i have). Also required for the Pulse server stats.
So when someone clicks the setup Pulse button in the panel maybe also add the pulse:work daemon? Or ask the user with a modal or checkbox which Pulse daemons they want to add?