No password inserted
Hey there, So i wanted to create my adminpanal for my application using Filament but users table already in use so i changed the auth table of admins for modal Admin till now every thing work fine but when i use this command to create new admin "php artisan make:filament-user" and entered email and name and password all data entered to admin table except password set to null
2 Replies