lukeraymonddowning / poser

Create class based model factories in Laravel applications in seconds.
MIT License
277 stars 10 forks source link

Bugfix for the invoke function #59

Closed lukeraymonddowning closed 4 years ago

lukeraymonddowning commented 4 years ago

Previously, invoking would not allow multiple attributes to be passed. This PATCH release fixes that.