This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
Releases: io-digital/repo
Releases · io-digital/repo
Fix command option handling for controllers
Add Package Auto Discovery for Laravel
Merge pull request #12 from io-digital/feature/package-autodiscovery Add package auto discovery
Add ability to create resource controllers
Merge pull request #11 from io-digital/feature/controller-creation Update readme
v0.1.18
Fixes
check for existing repo interface and abstract class
Merge pull request #7 from io-digital/feature/update-repo-functions check for existing repo interface and abstract class
Update edit function
Merge pull request #6 from io-digital/feature/update-repo-functions updated repo edit function
bug fix on eloquent model name
Merge pull request #5 from io-digital/feature/update-repo-functions bug fix on eloquent model name
added model name function and renamed base repos
Merge pull request #4 from io-digital/feature/update-repo-functions added model name function and renamed base repos
Add whereIn
Merge pull request #3 from io-digital/feature/where-in add whereIn