|
7c225605e8
|
Update Laravel to version 6.*
|
2021-02-17 20:02:27 -03:00 |
|
|
82a8bcb7a2
|
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 |
|
|
63ef369e16
|
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 |
|
|
d407e5d109
|
Included: alert the active user someone is waiting for the item
|
2018-09-15 02:33:21 -03:00 |
|
|
a173e3923a
|
Including Alert me!
|
2018-09-15 02:09:07 -03:00 |
|
|
ee9a01651d
|
Adding a Welcome Mail
|
2018-09-14 17:00:28 -03:00 |
|