# |
Oct 3rd 2018, 13:23 |
neon1024 |
Well now you can! |
# |
Oct 3rd 2018, 13:17 |
flavius |
neat, i remember chats about not being able to do it for cake 3 since the ORM was changed |
# |
Oct 3rd 2018, 13:17 |
neon1024 |
If you’re interacting with a web service it will abstract that out into an ORM style for you |
# |
Oct 3rd 2018, 13:16 |
neon1024 |
Kinda |
# |
Oct 3rd 2018, 13:16 |
flavius |
@neon1024 is that some sort of implementation of a `DataSource` which cake2 had? |
# |
Oct 3rd 2018, 13:04 |
neon1024 |
Let me know :) |
# |
Oct 3rd 2018, 13:04 |
neon1024 |
https://github.com/UseMuffin/Webservice/issues/74 |
# |
Oct 3rd 2018, 13:03 |
neon1024 |
Well, if anyone would like to test the RC1 muffin/webservice plugin! Please do :slightly_smiling_face: https://github.com/usemuffin/webservice |
# |
Oct 3rd 2018, 13:02 |
neon1024 |
It was, I agree |
# |
Oct 3rd 2018, 12:52 |
zdf_ |
can't you get another? |
# |
Oct 3rd 2018, 12:52 |
zdf_ |
well not fint...print |
# |
Oct 3rd 2018, 12:51 |
zdf_ |
i used to but a cheapest vps plan for 1.5$/month |
# |
Oct 3rd 2018, 12:51 |
zdf_ |
and a claimed rating of 20000% higher |
# |
Oct 3rd 2018, 12:51 |
zdf_ |
i mean he aint wrong |
# |
Oct 3rd 2018, 12:51 |
btx |
we’re gonna get yelled at for being off-topic in support, but it was @admad’s fault |
# |
Oct 3rd 2018, 12:50 |
a.didier |
Bla bla bla... If you brave enough... All that kind of stuff. iykwim. |
# |
Oct 3rd 2018, 12:50 |
btx |
does the tower know? |
# |
Oct 3rd 2018, 12:49 |
a.didier |
a bridge ? Did you heard about the one who is married to the Eiffel Tower ? |
# |
Oct 3rd 2018, 12:49 |
btx |
well that one lady married a bridge, so you probably can marry your car |
# |
Oct 3rd 2018, 12:48 |
a.didier |
now a want to marry a female MG F. Or a Mini. |
# |
Oct 3rd 2018, 12:47 |
a.didier |
what a time to be alive ! |
# |
Oct 3rd 2018, 12:47 |
neon1024 |
Although it does fall over a bit because my car is called Barry |
# |
Oct 3rd 2018, 12:47 |
a.didier |
sweet |
# |
Oct 3rd 2018, 12:47 |
a.didier |
( ͡° ͜ ʖ ͡° ) |
# |
Oct 3rd 2018, 12:46 |
btx |
Gone in 60 Seconds |
# |
Oct 3rd 2018, 12:46 |
neon1024 |
In fact all the cars in Gone in 60 seconds are ladies |
# |
Oct 3rd 2018, 12:46 |
neon1024 |
That movie with the Shelby GT 500 Eleanor was a girl |
# |
Oct 3rd 2018, 12:46 |
neon1024 |
Oh sure, but usually they’re ladies |
# |
Oct 3rd 2018, 12:45 |
a.didier |
a vehicle can be a female or a male ? |
# |
Oct 3rd 2018, 12:45 |
neon1024 |
Well if that’s the case, aren’t most vehicles female? |
# |
Oct 3rd 2018, 12:40 |
btx |
he identifies as an Apache Attack Helicopter |
# |
Oct 3rd 2018, 12:39 |
neon1024 |
@admad What is your chosen pro-noun? As an anonymous entity you have no gender |
# |
Oct 3rd 2018, 11:57 |
edgaras.jan |
@lubos https://book.cakephp.org/3.0/en/views/helpers/form.html#customizing-templates |
# |
Oct 3rd 2018, 11:56 |
btx |
you have to come to CakeFest to prove you’re not a robot |
# |
Oct 3rd 2018, 11:56 |
btx |
@admad no it works, see item 2 .. https://www.google.com/search?q=define+they |
# |
Oct 3rd 2018, 11:52 |
lubos |
How can I change dateWidget globally? Trying to find info here, but quite lost :slightly_smiling_face: https://book.cakephp.org/3.0/en/views/helpers/form.html#creating-datetime-controls |
# |
Oct 3rd 2018, 11:37 |
admad |
@neon1024 "they" is the wrong pronoun to use for ADmad :slightly_smiling_face: |
# |
Oct 3rd 2018, 11:25 |
popperz0r |
How to access use i18n in views? |
# |
Oct 3rd 2018, 11:18 |
developer |
and I can't use between I need single date match |
# |
Oct 3rd 2018, 11:17 |
developer |
@edgaras.jan The issue I have multiple dates in array for single field |
# |
Oct 3rd 2018, 10:58 |
edgaras.jan |
and probably `matching()` for skills if `Jobs hasMany JobSkills` and you need filter jobs by skills https://book.cakephp.org/3.0/en/orm/retrieving-data-and-resultsets.html#filtering-by-associated-data-via-matching-and-joins |