Β© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filamentβ€’3y agoβ€’
17 replies
Chriis

Custom User model

Hi, I need to add some columns to the classic Laravel User model, but it make the filament-user creation fail (because obviously the information for my columns are not asked in the artisan command).

So what can I do in this case ? I see a lot of projects where the User(s) model/table is not really used, and another table for some specific users (app-related) is created. For example a Owner table is created and the Resource for "users" is a OwnerResource. Is it the way to do it ? Only using the classic Laravel User model for the filament-user and having the app users in a more precise user model (Owners, Teachers, ...).

Help would be very appreciated πŸ™‚
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel β€’ Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Using a custom user model in Export action
FilamentFFilament / β“β”Šhelp
2y ago
How to work with a custom User model ?
FilamentFFilament / β“β”Šhelp
3y ago
Custom model attributes in model
FilamentFFilament / β“β”Šhelp
2y ago
Admin Model instead of User model
FilamentFFilament / β“β”Šhelp
9mo ago