# |
May 31st 2016, 08:24 |
aavrug |
hmic: you don't like that is okay but don't worry i didn't build that only for you :P |
# |
May 31st 2016, 08:22 |
birdy247 |
upgraded a 3.1.x to a 3.2.x project |
# |
May 31st 2016, 08:22 |
birdy247 |
dates are confusing em again :slightly_smiling_face: |
# |
May 31st 2016, 08:21 |
birdy247 |
oh my word |
# |
May 31st 2016, 08:06 |
hmic |
there is really nothing to what you do there. i do not want to discourage you really, but you should not try to promote this - personal usecase, fine. recommend to anybody else - nonono! |
# |
May 31st 2016, 08:05 |
micalm |
aavrug: take a look at sovereign/sovereign, the jessie branch, might give you some good ideas for setting this thing up. |
# |
May 31st 2016, 08:05 |
hmic |
or add the ppa to 14.04 at least |
# |
May 31st 2016, 08:05 |
micalm |
That's another thing. But I'm nginx 4 lyfe so :P |
# |
May 31st 2016, 08:05 |
hmic |
you are using an old distro with an outdated php5 version, why not at least use something current, 16.04 with php7? |
# |
May 31st 2016, 08:05 |
birdy247 |
any highlights of note? |
# |
May 31st 2016, 08:04 |
hmic |
but: your apache/php config is just non existant... additionally, you are not supposed to use mod-php5 at all |
# |
May 31st 2016, 08:04 |
Neon1024 |
Yep |
# |
May 31st 2016, 08:04 |
hmic |
you might know that i dont like docker in production *at all* |
# |
May 31st 2016, 08:03 |
hmic |
aavrug, that does not look like a good thing at all to me! |
# |
May 31st 2016, 08:03 |
birdy247 |
all recovered from cakefest |
# |
May 31st 2016, 08:03 |
birdy247 |
Morning Neon1024 |
# |
May 31st 2016, 08:01 |
aavrug |
Neon1024: yup |
# |
May 31st 2016, 08:00 |
Neon1024 |
At least that way youâ??ll always get the most recent release |
# |
May 31st 2016, 07:58 |
aavrug |
micalm: btw did you meant that not to use pre downloaded repo just use that cake downloading part from docker too? |
# |
May 31st 2016, 07:56 |
aavrug |
micalm: I was just practicing and seen there was a repo but it was not working properly so I just build that. :slightly_smiling_face: |
# |
May 31st 2016, 07:55 |
aavrug |
micalm: Yea I can also do that. |
# |
May 31st 2016, 07:48 |
micalm |
aavrug: that does not appear as secure to me at all. Why not make docker install cake from composer? |
# |
May 31st 2016, 07:47 |
marlinc |
Morning |
# |
May 31st 2016, 07:42 |
unorthodox |
Morning @neon1024 |
# |
May 31st 2016, 07:42 |
Neon1024 |
Morning all |
# |
May 31st 2016, 07:33 |
aavrug |
Created a docker repo for CakePHP3 with docker https://github.com/aavrug/Docker |
# |
May 31st 2016, 07:31 |
mazba |
admad: thanks, i am using Hashids now |
# |
May 31st 2016, 07:28 |
admad |
mazba: https://github.com/UseMuffin/Obfuscate |
# |
May 31st 2016, 07:21 |
unorthodox |
Morning alan |
# |
May 31st 2016, 07:20 |
alanderouen |
morning bakers |
# |
May 31st 2016, 07:01 |
mazba |
"url parameter" like- user/edit/1 to user/edit/fas1df33 |
# |
May 31st 2016, 06:58 |
voycey |
what do you mean decrypt URL? |
# |
May 31st 2016, 06:26 |
mazba |
without Hashids is there any way to encrypt/decrypt URL in cake3? |
# |
May 31st 2016, 05:27 |
unorthodox |
Morning everyone. |
# |
May 31st 2016, 04:41 |
tlmarker |
Thank you I will look into those options. |
# |
May 31st 2016, 04:40 |
voycey |
or even running HTML tidy in beforeRender |
# |
May 31st 2016, 04:40 |
voycey |
output filters or something |
# |
May 31st 2016, 04:39 |
voycey |
Im pretty sure there is a nicer way to do it |
# |
May 31st 2016, 04:39 |
voycey |
I got it working, just needed to do a little more research. Thank you. The $crlf is there so I can format to page source code. A little excessive, I know, but I am very particular about how my source code looks in the browser. |
# |
May 31st 2016, 03:26 |
voycey |
It should work though assuming its in a table header |
# |
May 31st 2016, 03:24 |
voycey |
$crlf seems excessive |