Get started with Nightwatch on Laravel Cloud.
Install Nightwatch package
composer require laravel/nightwatch
on your local machine to update your composer.json
and composer.lock
files before deploying.Connect Nightwatch
Enable monitoring
Enter your Nightwatch token
php artisan nightwatch:agent
as the commandSelect the App cluster
Select “New Background Process”
Add a custom worker that runs the `nightwatch:agent` command