//pass your password to following function bcrypt('12343'); //or use following method use IlluminateSupportFacadesHash; Hash::make('password');