D
D
Denis Bukreev2017-09-29 03:59:11
Laravel
Denis Bukreev, 2017-09-29 03:59:11

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:
59cd9ac319299964121015.png
What is this remember_token, how and where to use it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JhaoDa, 2017-09-29
@denisbookreev

First, it's not a data type.
Secondly, when will you start reading the documentation ?

K
Kirill Nesmeyanov, 2017-09-29
@SerafimArts

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 question

Ask a Question

731 491 924 answers to any question