# |
Jul 16th 2018, 22:06 |
sdevore |
@ricksaccous |
# |
Jul 16th 2018, 21:34 |
ricksaccous |
nevermind that doesn't work |
# |
Jul 16th 2018, 21:03 |
ricksaccous |
heh |
# |
Jul 16th 2018, 21:03 |
ricksaccous |
it seems you could kind of see if you debug $this->viewBuilder |
# |
Jul 16th 2018, 21:00 |
dereuromark |
you might not know since those should be loaded by the view layer |
# |
Jul 16th 2018, 20:57 |
ricksaccous |
that are loaded i mean |
# |
Jul 16th 2018, 20:56 |
ricksaccous |
in a controller |
# |
Jul 16th 2018, 20:56 |
ricksaccous |
what's the best way to get a list of all helpers |
# |
Jul 16th 2018, 19:31 |
Guest90285 |
I am using user plugin and acl plugin for authentication and authorization. |
# |
Jul 16th 2018, 19:30 |
Guest90285 |
I am facing a simple problem in cakephp 3, version: 3.6.7 |
# |
Jul 16th 2018, 19:29 |
Guest90285 |
hello! |
# |
Jul 16th 2018, 18:53 |
kitcat711 |
lol, not that much, but this is everywhere |
# |
Jul 16th 2018, 18:52 |
chikore |
kitcat711, you are so excited :) |
# |
Jul 16th 2018, 18:40 |
kitcat711 |
we are the champions "deux étoiles" my frieend! |
# |
Jul 16th 2018, 18:40 |
kitcat711 |
;) |
# |
Jul 16th 2018, 18:20 |
dereuromark |
it is partially down :slightly_smiling_face: |
# |
Jul 16th 2018, 17:48 |
bravo-kernel |
aha, pfew, thought it was my commit, haha |
# |
Jul 16th 2018, 17:47 |
bravo-kernel |
github down? |
# |
Jul 16th 2018, 17:36 |
admad |
He'll have to wait for github to be back for being able to get that :slightly_smiling_face: |
# |
Jul 16th 2018, 17:23 |
Diego_ |
@madbbb https://github.com/UseMuffin/Footprint |
# |
Jul 16th 2018, 17:21 |
madbbb |
hello everybody. Is there any behaviour or component which transparently sets user_id field in entity based on auth before save? I saw something like this somewhere |
# |
Jul 16th 2018, 17:13 |
lastent |
slackebot, is there any kind of cache that I should erase_ |
# |
Jul 16th 2018, 17:12 |
admad |
*then |
# |
Jul 16th 2018, 17:12 |
admad |
there required should not be set in form |
# |
Jul 16th 2018, 17:08 |
lastent |
slackebot, it doesn't have notEmpty() neighther requirePresence(). I also added a allowEmpty() |
# |
Jul 16th 2018, 17:06 |
admad |
removed notEmpty() too ? |
# |
Jul 16th 2018, 17:04 |
lastent |
slackebot, I already did that |
# |
Jul 16th 2018, 17:03 |
admad |
remove the ->requirePresence() for the field from your table class |
# |
Jul 16th 2018, 17:02 |
lastent |
Hi, I had a field that was not null when I baked my code, now I changed it but the control field continues being required? what do I have to change so that the field doesn't automatically sets as required |
# |
Jul 16th 2018, 16:52 |
hRedBeard |
Imdad: You want a straight JSON-based storage? Like CouchDB or something? |
# |
Jul 16th 2018, 16:28 |
Imdad |
@chikore |
# |
Jul 16th 2018, 16:27 |
Imdad |
also I'm on CakePHP 3.3 |
# |
Jul 16th 2018, 16:27 |
Imdad |
but a Model |
# |
Jul 16th 2018, 16:27 |
Imdad |
I mean a real db table |
# |
Jul 16th 2018, 16:26 |
Imdad |
I don't want a table |
# |
Jul 16th 2018, 16:23 |
chikore |
Imdad, you can store the Stringified JSON in a table |
# |
Jul 16th 2018, 16:17 |
Imdad |
can anyone help? |
# |
Jul 16th 2018, 16:16 |
Imdad |
Saving won't be an issue if get the Model working without a real database table |
# |
Jul 16th 2018, 16:16 |
Imdad |
I want to create a model (Table/Entity) to store json data which could then be saved in MongoDB later. I'm using CakePHP 3.3 |
# |
Jul 16th 2018, 16:14 |
Imdad |
Hi |
# |
Jul 16th 2018, 16:02 |
zmurphy |
Hmm, seems to be related to the duration. +5 minutes causes an error but +60 minutes works. Is there a minimum duration for File caches? |