Jerez Bain
Results
1
issues of
Jerez Bain
`setting()->all()` and `setting()->all($id)` These only work when the id is an integer. Can you add support for string GUID/UUIDs because currently I have to do this: `setting()->all("'$id'")`