@maxxd@snapey It extends Authenticatable and Authenticatable extends Model internally.
@neilstee I tried but it generates a lot of things and I thought there was an alternative, also the only way for me to use create is to generate using the php artisan ide-helper:models.
This will be resolved in PHP Storm when you Cmd-Shift-. every time after a migration or model change. It will generate Laravel Idea Helper Code that will help the IDE to understand your Laravel app code.