# |
Jul 16th 2017, 08:56 |
bravo-kernel |
o// |
# |
Jul 16th 2017, 08:05 |
braeden |
Is anyone using Memcached? |
# |
Jul 16th 2017, 08:04 |
braeden |
G'morning |
# |
Jul 16th 2017, 07:53 |
birdy247 |
Morning |
# |
Jul 16th 2017, 03:14 |
braeden |
Howdy |
# |
Jul 16th 2017, 00:14 |
hakuna |
https://book.cakephp.org/3.0/en/orm/entities.html#accessors-mutators |
# |
Jul 16th 2017, 00:14 |
hakuna |
I think mutators is a good way |
# |
Jul 16th 2017, 00:02 |
hakuna |
yes @deyemi |
# |
Jul 16th 2017, 00:00 |
deyemi |
@hakuna is a form submitted? |
# |
Jul 15th 2017, 23:54 |
hakuna |
supposing that the field is null and i want to set a value for this |
# |
Jul 15th 2017, 23:53 |
hakuna |
What is the best place for set the value of a field before save in database? |
# |
Jul 15th 2017, 23:51 |
hakuna |
Hi guys |
# |
Jul 15th 2017, 23:33 |
deyemi |
Any idea how to pass the crsf token with an ajax request? |
# |
Jul 15th 2017, 23:33 |
deyemi |
thanks JD-Robbs |
# |
Jul 15th 2017, 23:26 |
JD-Robbs |
Csrf is a separate component that's unaffected. |
# |
Jul 15th 2017, 23:26 |
JD-Robbs |
deyemi: Have a look at the unlockedActions config of the Security component. |
# |
Jul 15th 2017, 23:02 |
deyemi |
Need help ...Is it possible for me to send a form via ajax to a controller in cakephp 3.4 while the crsf and security components are enabled in the App controller? |
# |
Jul 15th 2017, 21:47 |
waspinator |
k, thanks |
# |
Jul 15th 2017, 21:47 |
tippexs91 |
sorry. timeout = mins, session.* = sec |
# |
Jul 15th 2017, 21:47 |
tippexs91 |
timeout is min yes! |
# |
Jul 15th 2017, 21:47 |
waspinator |
or is it still seconds for ini files? |
# |
Jul 15th 2017, 21:47 |
tippexs91 |
oh sorry |
# |
Jul 15th 2017, 21:47 |
waspinator |
https://book.cakephp.org/3.0/en/development/sessions.html |
# |
Jul 15th 2017, 21:46 |
waspinator |
secs should be min though right? |
# |
Jul 15th 2017, 21:44 |
waspinator |
thanks @tippexs91 |
# |
Jul 15th 2017, 21:43 |
tippexs91 |
there is something like ``` 'Session' => [ 'defaults' => 'cake', 'timeout' => `SECS 'ini' => [ 'session.cookie_lifetime' => SECS, 'session.gc_maxlifetime' => SECS ] ],``` |
# |
Jul 15th 2017, 21:42 |
tippexs91 |
@waspinator use the Session parameter in your app.php file |
# |
Jul 15th 2017, 21:41 |
waspinator |
how would I change the user session timeout? |
# |
Jul 15th 2017, 21:35 |
tippexs91 |
any ideas how to select a date field with find from a db table WITHOUT changing the field into a that: ´´´ [ (int) 0 => object(Cake\I18n\FrozenDate) { 'time' => '2017-08-01T00:00:00+00:00', 'timezone' => 'UTC', 'fixedNowTime' => false } ´´´ |
# |
Jul 15th 2017, 21:34 |
tippexs91 |
hey folks |
# |
Jul 15th 2017, 19:57 |
admad |
the php intellisense extension still needs works but it keeps improving |
# |
Jul 15th 2017, 19:57 |
admad |
for js coding it's simply awesome |
# |
Jul 15th 2017, 19:56 |
admad |
it is very actively developed and has new release every month |
# |
Jul 15th 2017, 19:55 |
siran |
mmm it looks yummy |
# |
Jul 15th 2017, 19:53 |
admad |
being electron based it isnt exactly nimble but still better than java based apps |
# |
Jul 15th 2017, 19:52 |
admad |
currently i use vscode |
# |
Jul 15th 2017, 19:52 |
siran |
haha |
# |
Jul 15th 2017, 19:52 |
admad |
i just give them a spin from from time to time to see i am not really missing out on anything :slightly_smiling_face: |
# |
Jul 15th 2017, 19:52 |
siran |
@admad in my experience phpstorm doesn't feel heavy. what's your editor of choice? |
# |
Jul 15th 2017, 19:51 |
admad |
@siran any java based app is gonna be heavy, eclipse, netebeans, phpstrom etc. Which is why i use neither :slightly_smiling_face: |
# |
Jul 15th 2017, 18:53 |
cleptric |
np :slightly_smiling_face: |