Answer the question
In order to leave comments, you need to log in
How to generate a token from a User in laravel and store it in the database?
Tell me how to generate a token from a User in laravel and store it in the database.
I am using laravel 5.3 + Sentinel
Answer the question
In order to leave comments, you need to log in
How to generate token in laravel
$token = str_random(32);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question