Customization DB Group #727
Closed
arashsaffari
started this conversation in
Ideas
Replies: 2 comments
|
@arashsaffari , I edited your sample code. In my opinion, the addition of this feature is good. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
It would be great if you could select which database group to use in the configuration. In Config/Auth.php, the following should be added:
Additionally, the following should be added in Model/BaseModel.php:
All reactions