Releases: laravel-shift/blueprint
Releases · laravel-shift/blueprint
v0.4.0
Add support for generating models with SoftDeletes
using the softdeletes
keyword in your model definitions.
v0.3.0
Support lowercase model definition keywords
v0.2.1
Remove concrete type-hint
v0.2.0
Require Laravel 6
v0.1
This is a beta release of Blueprint which supports generating components using the models
definitions. Please report any issues to help with the on-going development of this tool.