shareit/app/Http/Controllers
Bruno Fontes 528d3b4caf
Refactoring: TakeController returned item Mail moved to a listener
The TakeController was manually sending the email message
as well as dealing with item return, so I moved the email message
to it's own listener, I created an event for it and moved the
return part to the item model.
2018-09-30 21:37:44 -03:00
..
Auth Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
AlertController.php Including authenticaed user on models: Items, Product and User 2018-09-19 15:00:49 -03:00
Controller.php Init 2018-09-07 20:12:34 -03:00
HomeController.php Groups HOME itesm by Product 2018-09-21 00:45:06 -03:00
ItemController.php Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
ProductController.php Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
TakeController.php Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
UserController.php Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00