Replies: 1 comment 4 replies
-
Hi. A package would be faster and better to make, via macros. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello! I would like to contribute two new methods in Eloquent called
selectTrim()
,selectLower()
, andselectTrimLower()
to select new fields. I would also like to make them applicable to Jsons. If this is useful, I can do it.Also, I would like to add the operator "
ILIKE
", which is native from PostgreSQL, to MySQL.If any of these features already exists, please let me know :'D
This would be my first contribution to Laravel, so I would like some guidance related to Eloquent.
Thanks for your attention and help!
Beta Was this translation helpful? Give feedback.
All reactions