Mathias E.
Mathias E.
@firecow okey thanks, then i will not use it, thanks.
I tried that solution, and it does not work, the only solution i have is to copy paste the "@method static" line from _ide_helper_models.php to the actual model and it...
@madebycaliper i have something like that : ```php /** * @method static \Database\Factories\User\UserFactory factory($count = null, $state = []) * * @mixin IdeHelperUser */ class User extends Authenticatable ```