shareit/database/migrations
Bruno Fontes 954820f46b
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
..
2014_10_12_000000_create_users_table.php
2014_10_12_100000_create_password_resets_table.php
2018_09_08_192040_create_products_table.php Adding URL to PRODUCT 2018-09-16 20:32:32 -03:00
2018_09_08_192152_create_items_table.php
2018_10_02_202925_add_location_to_users.php Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00