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

Explain laravel echo.

778


What is crud generator?

850


What are the Advantages of Laravel ?

917


What is Terminable Middleware ?

1990


What is blade template engine?

730


How to Redirecting to Controller Actions in Laravel ?

1346


How to enable maintenance mode in laravel 5?

807


What do you mean by tagging used in laravel 5?

774


How to do 301 redirects in laravel?

736


What are the advantages of using laravel?

752


Tell me does laravel support php 7?

709


List site types supported by homestead?

713


Explain request life cycle of laravel.

826


How to get, set cookies in laravel?

768


What are middlewares in laravel?

762