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 - Authentication ?

Answer Posted / rajani

Authentication is the process of identifying the user credentials.
In web applications, authentication is managed by sessions which take the input parameters such as email or username and password, for user identification.

Laravel uses the following command to create forms and the associated controllers to perform authentication -

php artisan make:auth


The controller which is used for the authentication process is HomeController.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps to configure homestead?

828


Explain what is mvc architecture?

787


Can I use react with laravel?

773


Is laravel support caching? Explain

744


How to check ajax request in laravel?

775


What are guards in laravel?

791


How to create migrations in laravel? Explain step by steps.

753


Explain how to create custom middleware in laravel?

764


What is xss attack with example?

796


What is the best backend for react?

792


What are the applications supported by valet?

680


What is orm framework?

768


What are route prefixes?

860


What is meant by Controller Middleware ?

1950


Provide the steps to configure laravel application?

753