MIF_E31222691/app/Providers
Taylor Otwell 52f0196fd3 Move broadcast channel registration to a routes file.
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.
2016-12-30 15:46:05 -06:00
..
AppServiceProvider.php Additional cs fixes 2015-06-01 15:46:45 +01:00
AuthServiceProvider.php remove word 2016-07-18 10:41:51 -05:00
BroadcastServiceProvider.php Move broadcast channel registration to a routes file. 2016-12-30 15:46:05 -06:00
EventServiceProvider.php Just use facades in service providers. 2016-07-11 15:44:50 -05:00
RouteServiceProvider.php Use path for group directly 2016-12-08 21:08:33 -05:00