create([ 'name' => 'Nurmuhammet', 'email' => 'nurmuhammet@mail.com', 'password' => Hash::make('payload10'), ]); } }