Answer the question
In order to leave comments, you need to log in
What is remember_token in laravel?
So it goes.
Initially, there is a migration where a certain data type remember_token is present.
Looking at the migrations docs, I found only this:
What is this remember_token, how and where to use it?
Answer the question
In order to leave comments, you need to log in
First, it's not a data type.
Secondly, when will you start reading the documentation ?
Adds a remember_token field with type VARCHAR(100) and NULL by default. Don't thank ♥
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question