Create Token
Sign up in larasocket website and generate a token
To use Larasocket as a broadcaster in your Laravel project, you need to set up an account on the official website of Larasocket.
Sign up in Larasocket and login to your dashboard
Create a new project in your account and create a token for it.
The value of this token is used for LARASOCKET_TOKEN variable in your .env file.
Last updated