• 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
Name
Last commit
Last update
app Loading commit data...
bootstrap Loading commit data...
config Loading commit data...
database Loading commit data...
public Loading commit data...
resources Loading commit data...
routes Loading commit data...
storage Loading commit data...
tests Loading commit data...
.env.example Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
artisan Loading commit data...
composer.json Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...
phpunit.xml Loading commit data...
readme.md Loading commit data...
server.php Loading commit data...