Console recurring re-factory
This commit is contained in:
@ -127,7 +127,7 @@ class User extends Authenticatable
|
||||
/**
|
||||
* Always return a valid picture when we retrieve it
|
||||
*/
|
||||
public function getLastLoggedInAtAttribute($value)
|
||||
public function getLastLoggedAttribute($value)
|
||||
{
|
||||
// Date::setLocale('tr');
|
||||
|
||||
|
Reference in New Issue
Block a user