Answer the question
In order to leave comments, you need to log in
How to change is_admin in mongodb?
User.php has the following options:
/**
* The attributes that are mass assignable.
*
* var array
*/
protected $fillable = ['username', 'avatar', 'steamid', 'is_admin', 'trade_url', 'accessToken'];
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question