# |
May 29th 2016, 08:12 |
admad |
3.next is next minor release, so currently 3.3 |
# |
May 29th 2016, 08:11 |
marlinc |
Anything that doesn't break BC |
# |
May 29th 2016, 08:11 |
marlinc |
Both ionas |
# |
May 29th 2016, 07:57 |
ionas |
whats 3.next for btw? minor or bugfix? |
# |
May 29th 2016, 07:37 |
hmic |
this is as easy as it might get |
# |
May 29th 2016, 07:37 |
hmic |
!tell rommy about cakebox |
# |
May 29th 2016, 07:37 |
hmic |
*but* you should consider setting up vagrant |
# |
May 29th 2016, 07:37 |
hmic |
rommy, it is. |
# |
May 29th 2016, 07:29 |
rommy |
my bake is not working in windows |
# |
May 29th 2016, 07:27 |
rommy |
hello |
# |
May 29th 2016, 07:27 |
opo |
thanks guys :) |
# |
May 29th 2016, 07:27 |
opo |
found the problem, nginx + php7 utf-8 works by default, for php5.x need to add in http section of nginx charset utf-8 |
# |
May 29th 2016, 07:18 |
opo |
the text i try to "POST" is tata â?? micro and when debug post i receive tata ââ? â?? micro |
# |
May 29th 2016, 07:17 |
opo |
the charset of layout is utf-8 |
# |
May 29th 2016, 07:17 |
opo |
i work on a project on cakephp 2.7 and got some problem posting some data using the FormHelper |
# |
May 29th 2016, 07:15 |
opo |
hello |
# |
May 29th 2016, 06:23 |
royalty |
bakerman, that sounds like a good set up, thanks |
# |
May 29th 2016, 06:23 |
bakerman |
royalty: That's what I do, it dumps to a /sql folder which is in my .gitignore |
# |
May 29th 2016, 06:23 |
royalty |
I guess I can write a script to back it up in the shared folder |
# |
May 29th 2016, 06:23 |
bakerman |
royalty: well if you just run a quick dump command after any major changes you always have a .sql sitting around... but yes I've had to rebuild the vagrants a bunch of times for one reason or another |
# |
May 29th 2016, 06:23 |
royalty |
or just being paranoid |
# |
May 29th 2016, 06:23 |
royalty |
am i right to have this concern? |
# |
May 29th 2016, 06:22 |
royalty |
I see, I'm just scared of having the data on a vagrant machine, for some reason I think it's easier to lose |
# |
May 29th 2016, 06:22 |
bakerman |
royalty: between two vagrants |
# |
May 29th 2016, 06:22 |
royalty |
or i guess maybe you are just doing it between two vagrant machines? |
# |
May 29th 2016, 06:21 |
royalty |
bakerman, ? |
# |
May 29th 2016, 06:19 |
royalty |
you mainly do that so your dev environment can have the same data as production when you need it to? |
# |
May 29th 2016, 06:18 |
royalty |
i see |
# |
May 29th 2016, 06:18 |
bakerman |
royalty: on demand, not realtime |
# |
May 29th 2016, 06:18 |
royalty |
bakerman, i see, so you keep them both consistent? |
# |
May 29th 2016, 06:18 |
bakerman |
royalty: the way I do it with vagrant is to dump the .sql file and import it to the other machine. I use batch script so I just enter a quick cmd or two |
# |
May 29th 2016, 06:17 |
royalty |
I've been just considering throwing everything on the vagrant one and not worrying about consistency |
# |
May 29th 2016, 06:17 |
royalty |
I'm probably just overthinking this |
# |
May 29th 2016, 06:17 |
royalty |
i guess it would make more sense to try and connect them to the same db? |
# |
May 29th 2016, 06:16 |
royalty |
and I don't want inconsistencies between them |
# |
May 29th 2016, 06:16 |
royalty |
let's say i have two databases, one on my machine, and one on my vagrant machine |
# |
May 29th 2016, 06:16 |
royalty |
just curious about something |
# |
May 29th 2016, 06:16 |
royalty |
gents |
# |
May 29th 2016, 04:08 |
bob_ |
anyways... I am going to bed already |
# |
May 29th 2016, 04:06 |
bob_ |
So cake 3.0 was really released just a few weeks ago? |
# |
May 29th 2016, 04:04 |
royalty |
haha alright, glad to help |