shareit/app/Http/Controllers
Bruno Fontes 675200303a Added: language to User profile (DB)
The language were set only on session. But now it is
stored with user profile, on DB.

It is important as now I can send alert e-mails to each
user on their own languages and not the activer
user language.

Also, wherever the user logs out and logs in again,
it will see the same site locale.
2018-10-02 23:53:35 -03:00
..
Auth Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
AlertController.php Added: language to User profile (DB) 2018-10-02 23:53:35 -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
LanguageController.php Added: language to User profile (DB) 2018-10-02 23:53:35 -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