# |
Mar 16th 2018, 09:20 |
pierre-baptiste.varle |
I need some doc on how to use a custom auth for users plugins |
# |
Mar 16th 2018, 09:17 |
pierre-baptiste.varle |
I would like to use https://github.com/snelg/cakephp-3-cas with https://github.com/CakeDC/users I don't know how this works |
# |
Mar 16th 2018, 09:15 |
rogerpro |
Hi @pierre-baptiste.varle expose your issue and whoever knows the answer will help you |
# |
Mar 16th 2018, 08:36 |
neon1024 |
Morning all, happy Friday |
# |
Mar 16th 2018, 08:16 |
pierre-baptiste.varle |
someone is using CakeDC/users? I need help |
# |
Mar 16th 2018, 08:07 |
crazycoder |
any problem about running cakephp on windows? |
# |
Mar 16th 2018, 08:07 |
crazycoder |
hello |
# |
Mar 16th 2018, 07:52 |
megan |
@rachna Hi! Go ahead and ask your question and then if someone can help then they will jump in |
# |
Mar 16th 2018, 07:49 |
rachna |
? |
# |
Mar 16th 2018, 07:49 |
rachna |
can you help me for few thinks in cake php |
# |
Mar 16th 2018, 07:49 |
rachna |
hi |
# |
Mar 16th 2018, 07:36 |
bravo-kernel |
It would be nice to see the cakefest talks in a similar way, not wait xxx weeks/months |
# |
Mar 16th 2018, 07:36 |
vwpoit |
Ok, @savant! Thank you. |
# |
Mar 16th 2018, 07:35 |
bravo-kernel |
https://emberweekly.us4.list-manage.com/track/click?u=ac25c8565ec37f9299ac75ca0andid=ff07f64e54ande=fe23a4efd3 |
# |
Mar 16th 2018, 07:35 |
bravo-kernel |
May I ask one more time why we are not able to watch the CakeFest talks on youtube/whatever right away? I am already looking at the full Ember video right now on youtube |
# |
Mar 16th 2018, 07:12 |
rudy1976s |
morning question: can I use a cell inside another cell ? |
# |
Mar 16th 2018, 07:11 |
rudy1976s |
good morning ! |
# |
Mar 16th 2018, 07:05 |
savant |
@cookieguru if that was for submitting a talk to the conference, please reach out to @megan who can help facilitate :slightly_smiling_face: |
# |
Mar 16th 2018, 07:04 |
savant |
hope that helps (sorry for not responding earlier, was submitting talks to cakefest :P ) |
# |
Mar 16th 2018, 07:02 |
savant |
In regards to performance, that really depends upon the view itself and how its constructed for your particular datastore |
# |
Mar 16th 2018, 07:01 |
savant |
newer versions handle complex joins and subqueries in a much more performant manner |
# |
Mar 16th 2018, 07:00 |
savant |
@vwpoit I would definitely try to ensure you are using a newer version of MySQL |
# |
Mar 16th 2018, 07:00 |
savant |
james_fr: You need to `use` the class path |
# |
Mar 16th 2018, 06:49 |
james_fr |
i installed Piwik lib https://packagist.org/packages/piwik/device-detector in cakephp using composer and i can see its in vendor folder... not i want to use it in controller.. how can i do .. |
# |
Mar 16th 2018, 06:47 |
james_fr |
hi admad |
# |
Mar 16th 2018, 05:47 |
vwpoit |
It combines data from lots of different places and I'm trying to find out if creating a MySQL view directly into my database will help or not. |
# |
Mar 16th 2018, 05:46 |
vwpoit |
I ask because I keep getting very poor performance on one particular screen on my app. |
# |
Mar 16th 2018, 05:46 |
vwpoit |
Hello, everyone! I came here because I haven't found solid information on how CakePHP handles MySQL views in terms of performance. Does it cache them like it does with regular MySQL tables? If so, does that mean results are more readily available than traditional CakePHP find methods and/or queries? |
# |
Mar 16th 2018, 01:53 |
dereuromark |
We should make all magic strings auto-completeable.. |
# |
Mar 16th 2018, 01:53 |
dereuromark |
I added autocomplete for element() template calls: https://github.com/dereuromark/cakephp-ide-helper/pull/77 Can someone with PHPStorm maybe test and give feedback here? |
# |
Mar 16th 2018, 00:58 |
bez |
hi! i have a question about CakePHP 3 password hashing with DefaultPasswordHasher: does it uses the Security.salt for something? is it possible to change Security.salt in controller before hashing the password, for say, creating an account for another CakePHP application with a distinct Security.salt? |
# |
Mar 15th 2018, 22:27 |
obinoob |
It's hard to get some basic help around! I've to drop this... unfortunately php communities are extremely toxic |
# |
Mar 15th 2018, 22:23 |
obinoob |
ok thanks I've found it $this->paginate = [ 'order' => ['Users.id' => 'desc'] |
# |
Mar 15th 2018, 22:16 |
obinoob |
is it possible to sort after order? |
# |
Mar 15th 2018, 22:12 |
obinoob |
I can't sort asc or desc with query such as $this->Table->find()->where([...])->orderAsc(); |
# |
Mar 15th 2018, 20:39 |
phpnut |
will have it checked out |
# |
Mar 15th 2018, 20:36 |
lorenzo |
@phpnut ^ |
# |
Mar 15th 2018, 20:33 |
cookieguru |
I tried several different usernames, including gibberish, and every time I try and sign up at https://my.cakephp.org/join it says `This username is already in use.` |
# |
Mar 15th 2018, 19:23 |
inoas |
ok |
# |
Mar 15th 2018, 19:23 |
dereuromark |
because it doesnt need to, the main where() logic happens which is the obvious exception of the current behavior |
# |
Mar 15th 2018, 19:23 |
inoas |
no test case for false |