- Generator for repositories, services, exceptions and job added
- Fixed error with generating models with migrations
domain:make:model {domain} {name} -m
- Fixed problem with stub not found for model when stubs weren't published
- "routes" capitalized to "Routes" for consistency
Initial package upload