|
47c68c8860
|
Update Laravel to version 6.*
|
2021-02-17 20:02:27 -03:00 |
|
|
8157a183c7
|
Refactoring: just including "use App" to make code a bit cleaner
I was using "\App::setLocale" on code, but it was annoind me.
So I included the "use App" and now I am colling
directly the "App::setLocale".
|
2018-10-02 23:49:16 -03:00 |
|
|
f6ab437889
|
Added PTB Translation of emails and some pages
Now the main page, item page and e-mails are translated
into Brazilian Portuguese
|
2018-09-27 20:13:14 -03:00 |
|
|
29f130b710
|
Included: alert the active user someone is waiting for the item
|
2018-09-15 02:33:21 -03:00 |
|
|
c2907c3a0f
|
Including Alert me!
|
2018-09-15 02:09:07 -03:00 |
|
|
aa46622a14
|
Adding a Welcome Mail
|
2018-09-14 17:00:28 -03:00 |
|