Project with existing User model / users table
I have a project where I use a User model but it is not used for auth, it just has name and phone number fields. What is the migration needed to make it compatible with Filament v3? This is my first time installing Filament in this app.
1 Reply
Solution
nvm, needed email, password, remember_token