MIF_E31222691/app
Ilya Kudin 9aeef9812a More clear way to assign middleware in controller
Assign guest middleware to LoginController using documented way https://laravel.com/docs/5.4/controllers#controller-middleware 
to avoid confusing with $options array values meaning.
2017-04-18 19:13:35 +07:00
..
Console Ship a console routes file by default. 🌊 2016-08-16 19:44:31 -05:00
Exceptions Change hard-coded '/login' string to named route 2017-02-17 15:36:28 -02:00
Http More clear way to assign middleware in controller 2017-04-18 19:13:35 +07:00
Providers rename example event 2017-03-25 21:17:15 -05:00
User.php Add notifiable trait to default user. 2016-06-29 21:02:16 -05:00