Manage your users with a highly customizable user resource for FilamentPHP with integration of filament-shield and filament-impersonate
47
stars
18
forks
source link
i cant see all my fields in user interface to create / edit #15
Closed
agaitan026 closed 1 month ago
Hi when i try to add a new user i cant see all my fields
i tried using facade too than go to filament-users.php config file and change the publish_resource to true
and this in userresource
use TomatoPHP\FilamentUsers\Facades\FilamentUser;
what im missing?