• Taylor Otwell's avatar
    Move broadcast channel registration to a routes file. · 52f0196f
    Taylor Otwell authored
    These are very similar to routes in that they are channel endpoints
    that your application supports and they also fully support route model
    binding in Laravel 5.4. Upgraded applications do not need to make this
    change if they do not want to.
    52f0196f
BroadcastServiceProvider.php 380 Bytes