M
M
Maxim Akhmerov2018-02-14 15:27:32
Laravel
Maxim Akhmerov, 2018-02-14 15:27:32

laravel authentication, create your own user?

is it possible to create a User extends Authenticatable (so that you can log in) and extends Model (I have this class associated with the rest using hasOne / hasMany)? so that these 2 classes are for inheritance, otherwise you have to create a separate User, which is needed for authentication and a second User, which contains fields with data and is associated with the rest of the tables in the database

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question