Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is meant by Laravel - Hashing ?

Answer Posted / sunil kumar

Hashing is the process of transforming a string of characters into a shorter fixed value or a key that represents the original string.

Laravel uses the Hash facade which provides a secure way for storing passwords in a hashed manner.

The hashed passwords are stored using make method.

This method allows managing the work factor of the bcrypt hashing algorithm, which is popularly used in Laravel.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a service supplier?

701


What do you mean by bundles?

759


What are the types of service providers?

712


Is laravel secure?

720


What is reverse path check?

813


Which template engine is used by laravel?

771


What are the differences between laravel and codeigniter?

852


What is mvc framework?

851


Define @include.

855


What is repository in laravel?

816


What are traits in laravel?

810


Why are migrations necessary?

807


What do you understand by database migrations in laravel? How can we use it?

728


How do I turn off csrf protection?

795


What are the default ports that are forwarded to your homestead environment?

907