Version 2.1.2
Pre-release
Pre-release
SecTheater
released this
02 Jun 17:39
·
2 commits
to 51754df29d881821e569c0509ee679bf179f33f4
since this release
- Repository Interface updated
- Basic Repository Is updated, now you can pass to the delete and update methods either an identifier to find or the instance that should be updated/deleted.
- make:facade command is added
- make:response command is added
- make:repository is added
- package_path function is added
- Relationships are synchronized with the related models dynamically.
- Roles Trait is updated.