Revived the dashboard.
This commit is contained in:
@@ -12,3 +12,5 @@ use Illuminate\Support\Facades\Broadcast;
|
||||
| used to check if an authenticated user can listen to the channel.
|
||||
|
|
||||
*/
|
||||
|
||||
Broadcast::channel('chart-captcha-activity', \App\Broadcasting\CreatedCaptchaLog::class);
|
||||
|
Reference in New Issue
Block a user