'Admin SIG', 'email'=> 'admin@gisbegal.com', 'password'=> Hash::make('123'), 'email_verified_at'=>now(), 'remember_token'=> Str::random(10), ]); } }