JW

Results 4 issues of JW

DirectoryListing: true will always serve the directory listing from the parent path. The solution: `directoryListing: { path: 'customFolder' }` Hope this helps someone.

First of all, great job on the library, it's really powerful considering its size (or lack there-of.) I've come from using Faker in PHP and I think the following functions...

I primarily use this plugin for the inclusion of dependencies as I'm typing, scenario: I type `User` then it adds the `use App\User` statement. The problem is, when I type...