Quiz Yourself on Authentication with Laravel
Test your understanding about authentication of users with Laravel
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which Laravel Eloquent feature did we use to hash passwords before storing them in the DB?
A.
Serialization
B.
Accessors
C.
Mutators
D.
Attribute Casting
1 / 3