# |
Oct 7th 2016, 07:10 |
dakota |
sukantasarkar89 It is :slightly_smiling_face: |
# |
Oct 7th 2016, 06:48 |
sukantasarkar89 |
@dakota |
# |
Oct 7th 2016, 06:47 |
sukantasarkar89 |
do you mean its possible in 3.x? |
# |
Oct 7th 2016, 06:44 |
dakota |
Not with cakephp 2.x |
# |
Oct 7th 2016, 06:32 |
sukantasarkar89 |
I need a help, is that possible to paginate the result comming from generatetreelist() with cakephp pagination? I am using cakephp 2.6 |
# |
Oct 7th 2016, 06:32 |
sukantasarkar89 |
hello |
# |
Oct 7th 2016, 05:31 |
Unfaiir |
Elixir for CakePHP 3.x https://www.npmjs.com/package/cakephp3-elixir |
# |
Oct 7th 2016, 05:04 |
Unfaiir |
nm, i see it is |
# |
Oct 7th 2016, 05:03 |
Unfaiir |
is the WWW_ROOT global still available in 3.x? |
# |
Oct 7th 2016, 04:46 |
rchavik |
with 3.x migrations plugin, does phinx still use multiple phinxlog table? |
# |
Oct 6th 2016, 23:31 |
moose517 |
*sighs* |
# |
Oct 6th 2016, 22:52 |
robodna |
When I create a 'nested resource route', the docs say to map the â??Commentsâ?? resource to the App\Controller\Articles\CommentsController... so do I create a src/Controller/Articles/CommentsController.php file? Also, what namespace do I include in this file.. namepsace App\Controller\Articles? |
# |
Oct 6th 2016, 22:15 |
cakephp408 |
thank you, I appreciate it! |
# |
Oct 6th 2016, 22:14 |
alex-xhs |
The extension is missing. Check guide here: http://book.cakephp.org/3.0/en/installation.html |
# |
Oct 6th 2016, 22:11 |
cakephp408 |
using ohmyzsh |
# |
Oct 6th 2016, 22:11 |
cakephp408 |
- cakephp/cakephp 3.3.0 requires ext-intl * -> the requested PHP extension intl is missing from your system. |
# |
Oct 6th 2016, 22:11 |
cakephp408 |
which pretty much look like this |
# |
Oct 6th 2016, 22:10 |
cakephp408 |
hello, I'm having touble installing cakephp with composer |
# |
Oct 6th 2016, 21:59 |
Edu |
ola... boa noite |
# |
Oct 6th 2016, 21:52 |
NeoThermic |
dereuromark, no, wait, it's githubs weird UI :) |
# |
Oct 6th 2016, 21:14 |
savant |
I'd also log an error |
# |
Oct 6th 2016, 21:14 |
savant |
which isnt a cake-specific problem |
# |
Oct 6th 2016, 21:14 |
savant |
just know that because of output buffering, the exception might be swallowed wrong under certain conditions |
# |
Oct 6th 2016, 21:13 |
savant |
thats fine |
# |
Oct 6th 2016, 21:13 |
savant |
you can |
# |
Oct 6th 2016, 21:12 |
Unfaiir |
I'm building a custom helper for cakephp 2.x, can I throw InvalidArgumentException() inside a helper function? or is there a better CakePHP way? |
# |
Oct 6th 2016, 21:01 |
dereuromark |
Neo: whats up? |
# |
Oct 6th 2016, 20:57 |
tokam |
Hello |
# |
Oct 6th 2016, 20:49 |
dereuromark |
you should also use dashed route if possible |
# |
Oct 6th 2016, 20:49 |
dereuromark |
you got lucky:) |
# |
Oct 6th 2016, 20:48 |
tokam |
and it works |
# |
Oct 6th 2016, 20:48 |
tokam |
I used _ |
# |
Oct 6th 2016, 20:48 |
dereuromark |
tokam why should that be any different? https://github.com/dereuromark/cakephp-sandbox/blob/3.0/plugins/AuthSandbox/config/routes.php#L17 |
# |
Oct 6th 2016, 20:47 |
slackebot |
Action: dereuromark hides |
# |
Oct 6th 2016, 20:35 |
NeoThermic |
dereuromark, you about? :) |
# |
Oct 6th 2016, 20:27 |
nightmare_ |
who find in diferent controller |
# |
Oct 6th 2016, 20:26 |
nightmare_ |
alguem pode me ajudar |
# |
Oct 6th 2016, 20:26 |
nightmare_ |
gostaria de saber como fazer um find no pages controller na versão 3.0 |
# |
Oct 6th 2016, 20:13 |
tokam |
Hello, how to write a controller name in the routes.php if the controller uses a CammelCaseName ? |
# |
Oct 6th 2016, 19:20 |
nemmons |
@Leidnfront http://book.cakephp.org/2.0/en/core-libraries/behaviors/containable.html I might be leading you in the wrong direction, it was just a guess. |
# |
Oct 6th 2016, 19:18 |
Leidenfrost |
nemmons I'm looking on how to do that, but all the info is for cake 3 |