create([ 'name' => 'Test User', 'email' => 'test@example.com', 'password' => bcrypt('password') ]); } }