Log message #4217421

# At Username Text
# Dec 5th 2019, 11:32 gianmarxgagliardi ```$total = $this->DogsCats->find('count')?```
# Dec 5th 2019, 11:32 dereuromark @challgren I did for one plugin :P why?
# Dec 5th 2019, 11:30 gianmarxgagliardi how to count the number of table cells in cakephp?
# Dec 5th 2019, 11:27 admad you can through db connection config
# Dec 5th 2019, 11:27 jh can we add something like this to cakephp4 by default? 'SET SESSION sql_mode = "STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION,ONLY_FULL_GROUP_BY";',
# Dec 5th 2019, 11:24 challgren Mr Plugin you update to phpstan 0.12 yet?
# Dec 5th 2019, 10:57 fhxfhx we try to install an old cake-app and receive the 403 error, not sure what steps to take
# Dec 5th 2019, 10:57 fhxfhx what can be the reason for a 403 error when otherwise a test file works properly ?
# Dec 5th 2019, 10:50 gianmarxgagliardi morning
# Dec 5th 2019, 10:50 gianmarxgagliardi I have a doubt -> https://pastebin.com/FHwvEbAW instead of adding the data is overwritten how can I make the value field dynamic? avoiding that I always overwrite the data with id 1
# Dec 5th 2019, 10:39 spriz @noel in a controller :slightly_smiling_face:
# Dec 5th 2019, 10:39 neon1024 Morning @spriz :waew
# Dec 5th 2019, 10:37 noel ok cool but what is `foo.php`?
# Dec 5th 2019, 10:25 spriz maybe even without the `action` part
# Dec 5th 2019, 10:25 spriz something like https://gist.github.com/Spriz/a33cd766a458f8c61f3ebe7bc6002160 should suffice :slightly_smiling_face:
# Dec 5th 2019, 10:19 spriz @noel maybe you are looking for `$this->viewBuilder()->setTemplatePath()` ?
# Dec 5th 2019, 10:16 noel Is there a global way to change the default template folder path for controller actions? E.g. instead of defaulting to `src/Template/ControllerName/` to default to `src/Template/Extension/ControllerName`
# Dec 5th 2019, 09:41 jotpe I'm not using any of this, so I can't help in detail. My approach would be to look at httpd error logs, look at httpd directory permissions/symlinks then look at croogo's acl: https://github.com/croogo/croogo/tree/master/Acl
# Dec 5th 2019, 09:30 cibyjohn we are using cakephp and croogo for this project
# Dec 5th 2019, 09:26 jotpe Do you use any form of authentification?
# Dec 5th 2019, 09:25 fhxfhx 403 forbidden error
# Dec 5th 2019, 09:21 jotpe maybe you could specify the problem? anything in the logs? any http error messages?
# Dec 5th 2019, 09:18 cibyjohn can anyone help us to resolve this issue
# Dec 5th 2019, 09:17 jotpe Hello ladies and gentlemen!
# Dec 5th 2019, 09:16 cibyjohn changed the root index file and added html file the url working .
# Dec 5th 2019, 09:15 cibyjohn while accessing the url in brower showing as 'you do not have permission to access this account
# Dec 5th 2019, 09:14 cibyjohn we have one issue while accessing the cakephp project is not getting in browser
# Dec 5th 2019, 09:13 cibyjohn Hello team
# Dec 5th 2019, 09:05 noel Also using VueJs here.
# Dec 5th 2019, 08:59 neon1024 My Cakefest talk was on this tpic
# Dec 5th 2019, 08:59 neon1024 Well, we use Vue.js which is a Node package
# Dec 5th 2019, 08:58 neon1024 Yep
# Dec 5th 2019, 08:54 alexdd55976 anyone using nodejs in combination with cake
# Dec 5th 2019, 08:52 noel I guess it's BakeShell picking up on the $tasks array property.
# Dec 5th 2019, 08:49 neon1024 Morning all :wave:
# Dec 5th 2019, 08:45 noel I'm looking at the bake code and wondering how some of it works. Specifically https://github.com/cakephp/bake/blob/master/src/Shell/Task/ModelTask.php#L115 where it calls `$this->BakeTemplate`... but BakeTemplate is not defined anywhere in the code other than annotations. How / where is it defined?
# Dec 5th 2019, 07:54 ndm For once a Twitter mob has done something good.
# Dec 5th 2019, 07:53 ndm @admad Thanks, finally back to normal annoyance levels :slightly_smiling_face:
# Dec 5th 2019, 07:09 alexdd55976 morning dudes
# Dec 5th 2019, 07:06 flatsr.app Does anyone have experience in developing a *Progressive Web App* #pwa based on Cake? I'm thinking about converting my existing responsive webpage to a web app using Google Workbox (https://developers.google.com/web/tools/workbox). Some ideas, anybody? Things to pay attention to? Thanks.
# Dec 5th 2019, 05:55 storkovo @nuzulfikrie bin/cake server