App\Models\User::create(["name"=> "Name","email"=>"xyz@email.de","password"=>bcrypt("123456")]);