Closed nahid closed 2 years ago
When someone uses their custom shops table, sometimes there may be no present name, email, and password columns. But these 3 columns are using this package natively. That's why I added this 3 column in migration. @osiset
name
email
password
When someone uses their custom shops table, sometimes there may be no present
name
,email
, andpassword
columns. But these 3 columns are using this package natively. That's why I added this 3 column in migration. @osiset