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 ?



What is meant by Laravel - Hashing ?..

Answer / 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

More Laravel PHP Framework Interview Questions

What is artisan in laravel?

0 Answers  


Explain how to do subdomain routing in laravel?

0 Answers  


What is helper function in laravel?

0 Answers  


Is laravel good for api?

0 Answers  


What is the laravel?

0 Answers  


What is use of print_r () and dump () functions?

0 Answers  


What is route model binding?

0 Answers  


Do you know validations in laravel?

0 Answers  


What do you know about php artisan? Mention some artisan command.

0 Answers  


How does antiforgerytoken work?

0 Answers  


What is the default session timeout duration?

0 Answers  


What are middlewares in laravel?

0 Answers  


Categories