Add root team + localhost (coolify host) in prod seeder
This commit is contained in:
@@ -19,6 +19,7 @@ class User extends Authenticatable
|
||||
* @var array<int, string>
|
||||
*/
|
||||
protected $fillable = [
|
||||
'id',
|
||||
'name',
|
||||
'email',
|
||||
'password',
|
||||
|
||||
Reference in New Issue
Block a user