Commit Graph

16 Commits

Author SHA1 Message Date
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
Taylor Otwell 99bb07502c use new route syntax 2016-12-06 09:40:56 -06:00
Taylor Otwell 74e35eb084 formatting 2016-10-27 09:39:51 -05:00
Kalpa Perera 6ab4975bac changed typo 2016-10-27 05:11:25 +00:00
vagrant e5147a55f1 Changed web route description 2016-10-27 04:40:15 +00:00
dersvenhesse 330a9aaa96 Adding description for default inspire command 2016-08-28 13:17:43 +02:00
Taylor Otwell cf0875a655 move middleware to route 2016-08-21 07:49:37 -05:00
Taylor Otwell c7a1c7d773 Ship a console routes file by default. 🌊 2016-08-16 19:44:31 -05:00
Taylor Otwell a39c52c67d remove test code 2016-08-04 08:22:16 -05:00
Taylor Otwell 196c267562 resolve conflicts and clean up file 2016-08-04 08:21:57 -05:00
Taylor Otwell e2b297b9fc Tweak marketing text. 2016-07-24 22:22:23 -05:00
Taylor Otwell 8f66f4b6e9 Tweak default files. 2016-07-24 22:17:23 -05:00
Taylor Otwell 5ccd086552 Remove aliases. 2016-07-14 16:48:59 -05:00
Taylor Otwell e7a03b4538 Stop aliasing a bunch of classes by default.
This is not a breaking change since upgrade aliases will still work.
2016-07-14 11:27:16 -05:00
Taylor Otwell 5183501c1b Applied fixes from StyleCI 2016-07-14 10:36:36 -04:00
Taylor Otwell 7ec26ce916 Tweak location of routes files. 2016-07-14 09:36:17 -05:00