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

How to Assigning Middleware to Route ?

0 Answers  


What is facades in laravel?

0 Answers  


What do you know about php artisan?

0 Answers  


Define implicit controller.

0 Answers  


What is use of laravel?

0 Answers  


What is controller in laravel?

0 Answers  


How to Passing Data to Views ?

1 Answers  


Explain how to enable multiple php versions in homestead?

0 Answers  


Tell me how can you display html with blade in laravel?

0 Answers  


What is a Composer command ?

0 Answers  


What is laravel dependency injection?

0 Answers  


What are terminable middlewares?

0 Answers  


Categories