Get started with Laravel Nightwatch
Access your dashboard
Create a new application
Get your environment token
Install the package
Add your token
NIGHTWATCH_TOKEN
to your .env
file:Run the agent
php artisan nightwatch:status
command to ensure the agent is able to accept connections. The status command will exit with a non-zero status code in the event of an error.