Solve your laravel problems.
I need convert this query in Eloquent laravel
Select * from modulo where idmodulo not in (select idmodulo from moduloperfil where moduloperfil.idperfil = 2)
the number 2 is the $request