Go to file
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
app Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
bootstrap Init 2018-09-07 20:12:34 -03:00
config Including email verification 2018-09-17 11:06:35 -03:00
database Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
public Init 2018-09-07 20:12:34 -03:00
resources BugFixing: home page were blank on no items 2018-09-29 12:09:18 -03:00
routes Added: language to User profile (DB) 2018-10-02 23:53:35 -03:00
storage Init 2018-09-07 20:12:34 -03:00
tests Test: fixing factory on product url 2018-09-19 16:30:59 -03:00
.editorconfig Init 2018-09-07 20:12:34 -03:00
.env.example Init 2018-09-07 20:12:34 -03:00
.gitattributes Init 2018-09-07 20:12:34 -03:00
.gitignore Removing start_vagrant.sh from git 2018-09-22 15:50:50 -03:00
artisan Init 2018-09-07 20:12:34 -03:00
composer.json Init 2018-09-07 20:12:34 -03:00
composer.lock Init 2018-09-07 20:12:34 -03:00
package.json Init 2018-09-07 20:12:34 -03:00
phpunit.xml Including first Laravel UnitText Experience 2018-09-12 16:44:31 -03:00
readme.md Creating a readme.md file 2018-09-22 16:07:49 -03:00
server.php Init 2018-09-07 20:12:34 -03:00
webpack.mix.js Init 2018-09-07 20:12:34 -03:00
yarn.lock Init 2018-09-07 20:12:34 -03:00

Share It

Just a simple tool to share items with friends.

It is my first try with Laravel, so I am just learning it. :)

More information about Share It here.