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 check method ?



What is meant by check method ?..

Answer / surbhi

This is shown in the code given below -

if (Hash::check('plain-text', $hashedPassword)) {
// The passwords match...
}
Note that the check method compares the plain-text with the hashedPassword variable and if the result is true, it returns a true value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is asset in laravel?

0 Answers  


What is redirect routes?

0 Answers  


What are the main differences between laravel 4 and laravel 5.x?

0 Answers  


What is blade in laravel?

0 Answers  


What does guid stand for?

0 Answers  


What are the server requirements for laravel 6.0?

0 Answers  


Provide the steps to configure laravel application?

0 Answers  


What is difference between var_dump and print_r?

0 Answers  


How to create Controller Laravel - File Uploading ?

1 Answers  


How to create custom middleware in laravel?

0 Answers  


What is routing in laravel 5 and how we can use it?

0 Answers  


How to configure clear route cache in laravel?

0 Answers  


Categories