# |
Mar 3rd 2018, 20:54 |
savant |
what isnt working there? |
# |
Mar 3rd 2018, 20:54 |
obinoob |
savant not working for me https://gist.github.com/obinoob/40cb5912ed8be7be87918afd40eb224a |
# |
Mar 3rd 2018, 20:48 |
birdy247 |
@savant I think I will look into that |
# |
Mar 3rd 2018, 20:46 |
savant |
@birdy247 If you have a footprint there, I would def see if you can consult with a lawyer to see what the actual impact upon you is |
# |
Mar 3rd 2018, 20:45 |
birdy247 |
pseudonymisation |
# |
Mar 3rd 2018, 20:45 |
birdy247 |
I am reading up on it |
# |
Mar 3rd 2018, 20:45 |
birdy247 |
ah right |
# |
Mar 3rd 2018, 20:45 |
savant |
obinoob: what about it? |
# |
Mar 3rd 2018, 20:45 |
savant |
@birdy247 what |
# |
Mar 3rd 2018, 20:45 |
obinoob |
birdy247 yes |
# |
Mar 3rd 2018, 20:45 |
birdy247 |
@savant is this freeagent? |
# |
Mar 3rd 2018, 20:44 |
obinoob |
savant look the $id is from teams |
# |
Mar 3rd 2018, 20:44 |
savant |
not in EU, but dealing with GDPR as we have a large-ish footprint over there |
# |
Mar 3rd 2018, 20:44 |
birdy247 |
GDPR... |
# |
Mar 3rd 2018, 20:44 |
birdy247 |
Is anyone in the EU here? |
# |
Mar 3rd 2018, 20:40 |
savant |
obinboob: you can use contain() then on that model instead |
# |
Mar 3rd 2018, 20:39 |
dereuromark |
whats the 3.6 way of parsing a simple URL into its array parts? https://github.com/dereuromark/cakephp-test-helper/blob/master/src/Controller/TestHelperController.php#L38 Didnt quite work out other than with the <3.4 way |
# |
Mar 3rd 2018, 20:38 |
obinoob |
yes |
# |
Mar 3rd 2018, 20:35 |
savant |
do you have a UserTeams model? |
# |
Mar 3rd 2018, 20:33 |
obinoob |
savant if take a look at the result of my fiddle you can see that in each line I've joined column |
# |
Mar 3rd 2018, 20:33 |
savant |
Also, you don’t need to add exclamation points or multiple question marks, we already understand its a question :slightly_smiling_face: |
# |
Mar 3rd 2018, 20:32 |
savant |
obinoob: what do you mean by “add joined to each user collection”? |
# |
Mar 3rd 2018, 20:23 |
obinoob |
is it possible to add joined to each user collection ?!? |
# |
Mar 3rd 2018, 20:22 |
obinoob |
need help to pass the sql query to ORM http://sqlfiddle.com/#!9/808330/3 |
# |
Mar 3rd 2018, 19:08 |
alysson-azevedo |
Ok, |
# |
Mar 3rd 2018, 19:04 |
savant |
mind adding that to the docs via a pull request? |
# |
Mar 3rd 2018, 19:04 |
alysson-azevedo |
I see. Thanks. Maybe https://book.cakephp.org/3.0/en/development/configuration.html#environment-variables should be updated |
# |
Mar 3rd 2018, 19:03 |
savant |
yeah: https://github.com/cakephp/app/blob/master/config/bootstrap.php#L47 |
# |
Mar 3rd 2018, 19:02 |
alysson-azevedo |
Do i need to load some plugin to .env work? |
# |
Mar 3rd 2018, 19:02 |
alysson-azevedo |
Hi. I created a .env file and defined my var `export APP_NAME="app_test"`. But on cake console, `env('APP_NAME')` returns null |
# |
Mar 3rd 2018, 18:43 |
hmic |
:D |
# |
Mar 3rd 2018, 18:43 |
hmic |
i'm counting 42 |
# |
Mar 3rd 2018, 18:42 |
hmic |
theres more on irc actually :p |
# |
Mar 3rd 2018, 18:41 |
savant |
there is the slack web client i think many use |
# |
Mar 3rd 2018, 18:41 |
savant |
people join slack when they need help, then leave :slightly_smiling_face: |
# |
Mar 3rd 2018, 18:41 |
dereuromark |
17 users online? only? that aint much |
# |
Mar 3rd 2018, 18:34 |
savant |
You can invite someone to the CakePHP slack via the invite app: http://cakesf.herokuapp.com/ |
# |
Mar 3rd 2018, 17:44 |
dereuromark |
birdy: only with my behavior, otherwise you have data integrity problems. the default cake way here is problematic |
# |
Mar 3rd 2018, 17:05 |
sayed |
@savant Yes, the goal is to remove the file and reset the field storing the file name |
# |
Mar 3rd 2018, 15:33 |
dusicacakic |
@savant Thanks, I try to fix that |
# |
Mar 3rd 2018, 15:32 |
savant |
yeah @dusicacakic you have an invalid `Security.salt` value in your bootstrap.php |