laravel-arcanist / arcanist

🧙‍♀️ Arcanist takes the pain out of building multi-step form wizards in Laravel.
https://laravel-arcanist.com
MIT License
403 stars 32 forks source link

Change self to static in named Field constructor #15

Closed erikwittek closed 3 years ago

erikwittek commented 3 years ago

As discussed here I've prepared a small PR that allows instances of Field-subclasses to be created via the make() constructor.

ksassnowski commented 3 years ago

Thanks for the PR! I'll tag a patch release later today with this change 👍

ksassnowski commented 3 years ago

Version 0.3.1 was just tagged which includes this change :tada: