Log message #4174426

# At Username Text
# Jan 21st 2019, 09:05 neon1024 Would that just be a custom data type right?
# Jan 21st 2019, 09:05 neon1024 Anyone tried any inline encryption/decryption?
# Jan 21st 2019, 08:05 yamcomnet how to use debugkit with CSRF middleware`?
# Jan 21st 2019, 08:05 yamcomnet CSRF middleare and debugkit "message": "CSRF token mismatch.",
# Jan 20th 2019, 17:27 asdfgh i have noticed that if i add ->add(\Ajax\Middleware\AjaxMiddleware::class) in my application middleware debugkit does not start
# Jan 20th 2019, 17:27 asdfgh dereuromark are you there?
# Jan 20th 2019, 17:18 asdfgh anyone use elasticsearch ?
# Jan 20th 2019, 14:34 asdfgh i do not get errors, only zero results
# Jan 20th 2019, 14:34 asdfgh how is that possible?
# Jan 20th 2019, 14:34 asdfgh anyone use elasticsearch? when i do compileQuery) and run that query via curl i get results....with cakephp no :O
# Jan 20th 2019, 14:34 asdfgh hello
# Jan 19th 2019, 17:19 graziel no problem
# Jan 19th 2019, 17:16 drouard.noelie Thanks a lot Graziel for all your help
# Jan 19th 2019, 17:16 graziel hm no problem just nginx setup can be very customized and its impossible to explain in just 2 lines
# Jan 19th 2019, 17:15 florent.darcourt I'll search a bit more, thanks for you help :slightly_smiling_face:
# Jan 19th 2019, 17:14 graziel at this point its far beyond cake
# Jan 19th 2019, 17:14 florent.darcourt Yeah, obviously
# Jan 19th 2019, 17:14 graziel but as i said its your setup and might require some special cases
# Jan 19th 2019, 17:13 graziel its really setup dependent and there are multiple ways you can do it, easiest would be have conf for general sites and conf for php site
# Jan 19th 2019, 17:10 florent.darcourt i cannot*
# Jan 19th 2019, 17:10 florent.darcourt hhmm I read a lot about it, visited a lot of website, the problem is that I can make my main root (in the conf) point to /webroot/. If i so so, both webites are not available
# Jan 19th 2019, 17:09 graziel but it still requires a lot of reading to understand how everything works
# Jan 19th 2019, 17:08 graziel https://nginxconfig.io/
# Jan 19th 2019, 17:08 graziel like
# Jan 19th 2019, 17:08 graziel you can check some sites that generate conf files
# Jan 19th 2019, 17:08 graziel thats why i said nginx can be hard, at this point i can only probably tell you to read more cause its complex
# Jan 19th 2019, 17:07 florent.darcourt I created 2 .conf file, but how its works ? I'm pretty new at vhosting with nginx
# Jan 19th 2019, 17:06 drouard.noelie ahem
# Jan 19th 2019, 17:06 drouard.noelie that'sme
# Jan 19th 2019, 17:06 florent.darcourt owner*
# Jan 19th 2019, 17:06 florent.darcourt I'm the owned of the server Ryu is trying to get help with
# Jan 19th 2019, 17:06 florent.darcourt Hello
# Jan 19th 2019, 17:01 graziel you can have multiple .conf files for nginx each for each site
# Jan 19th 2019, 16:46 drouard.noelie his server hosts several websites, the serv's webroot can't go on it
# Jan 19th 2019, 16:30 graziel root should point to webroot
# Jan 19th 2019, 16:18 drouard.noelie that's what he has, he doesn't really know how to configure with cakephp
# Jan 19th 2019, 16:18 slackebot1 <drouard.noelie>
# Jan 19th 2019, 15:31 drouard.noelie I read it don't worry about that :P I'll show you the configuration we have when I get it, it's a friend's server
# Jan 19th 2019, 15:27 admad cake manual that is
# Jan 19th 2019, 15:27 admad @drouard.noelie no it doesn't, check the manual for how to setup url rewriting for ngnix
# Jan 19th 2019, 14:44 asdfghj is it possible to create a fulltext query using the ORM ?