1
I am creating an Laravel application and I like to use Netbeans for it. The problem is that Laravel has a number of libraries that it implements itself and that use testing resources that make my project "demonstrate" as if there were errors.
Is there any way to set up Netbeans to ignore a directory in the project and not validate whether the codes are right or wrong?