PHP code example of canhkieu / laravel-websockets

1. Go to this page and download the library: Download canhkieu/laravel-websockets library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

canhkieu / laravel-websockets example snippets


cp vendor\beyondcode\laravel-websockets\config\websockets.php config\websockets.php
cp vendor\canhkieu\laravel-websockets\src\resources\views\dashboard.blade.php resources\views\vendor\websockets\dashboard.blade.php