shareit/app
Bruno Fontes 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
..
Console
Events Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
Exceptions
Http Refactoring: just including "use App" to make code a bit cleaner 2018-10-02 23:49:16 -03:00
Listeners Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
Mail Refactoring: just including "use App" to make code a bit cleaner 2018-10-02 23:49:16 -03:00
Providers Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
FlashMessage.php
Item.php Refactoring: TakeController returned item Mail moved to a listener 2018-09-30 21:37:44 -03:00
Product.php
User.php