# |
Oct 5th 2016, 14:37 |
dereuromark |
@neon1024 I did answer, but you sure didnt have to put that into the commit :P |
# |
Oct 5th 2016, 14:37 |
hmic |
poor you |
# |
Oct 5th 2016, 14:37 |
Neon1024 |
And my folder is called /Vendor |
# |
Oct 5th 2016, 14:37 |
Neon1024 |
And using Composer |
# |
Oct 5th 2016, 14:37 |
Neon1024 |
If you mean the link to Github, yes, Iâ??m working in 2.x |
# |
Oct 5th 2016, 14:37 |
hmic |
in 2.x the vendors dir was called this before composer days |
# |
Oct 5th 2016, 14:37 |
Neon1024 |
What doesnâ??t? |
# |
Oct 5th 2016, 14:36 |
hmic |
Neon1024, it's about 2.x! Does not matter for 3.x |
# |
Oct 5th 2016, 14:34 |
Neon1024 |
acosonic: http://jsonapi.org/ |
# |
Oct 5th 2016, 14:31 |
charolastra |
yes? :P |
# |
Oct 5th 2016, 14:31 |
acosonic |
hi all, so REST api best practices? |
# |
Oct 5th 2016, 14:28 |
Neon1024 |
https://github.com/cakephp/cakephp/commit/c02b269bcb85d45b37235248ac7515b8cd338198 |
# |
Oct 5th 2016, 14:28 |
Neon1024 |
Anyone able to answer my question? |
# |
Oct 5th 2016, 13:48 |
baboulaf |
hi, is there anybody that can give me an exemple of the usage of 'ajaxLogin' Auth configuration (version 3.2.11) |
# |
Oct 5th 2016, 13:46 |
charolastra |
got an entity with a DateTime field. get_class() returns Cake\I18n\FrozenTime but then calling wasWithinLast() on it results in "Error: Call to a member function wasWithinLast() on a non-object ". what's up with that? |
# |
Oct 5th 2016, 13:39 |
dereuromark |
you wanna sqash all your commits? :slightly_smiling_face: |
# |
Oct 5th 2016, 13:08 |
neothermic |
I feel like that PR is now not only feature complete, but ready for merging :P |
# |
Oct 5th 2016, 12:47 |
k4t |
how I can get assets url in Cell? |
# |
Oct 5th 2016, 12:42 |
neothermic |
it was pre-morning coffee, I had no chance of spotting it ;) |
# |
Oct 5th 2016, 12:37 |
dereuromark |
I spotted it too, but I was sure you would find it :slightly_smiling_face: |
# |
Oct 5th 2016, 12:36 |
neothermic |
admad, good spot on the debug :slightly_smiling_face: |
# |
Oct 5th 2016, 12:28 |
admad |
yip |
# |
Oct 5th 2016, 12:26 |
steinkel |
@admad yeah but I didn't want to touch any file anymore, my hosts file is clean using dnsmasq |
# |
Oct 5th 2016, 12:25 |
admad |
rchavik: me too |
# |
Oct 5th 2016, 12:25 |
rchavik |
i'm using 53.0.2785 64bit linux |
# |
Oct 5th 2016, 12:23 |
admad |
don't even see lang selector on mobile :P |
# |
Oct 5th 2016, 12:23 |
steinkel |
about nginx config, if you are as lazy as me > https://gist.github.com/steinkel/70e1051e5a60eea9d2e02839d1fe4345 |
# |
Oct 5th 2016, 12:22 |
admad |
works fine for me on latest chrome on linux desktop |
# |
Oct 5th 2016, 12:22 |
birdy247 |
I am using apache |
# |
Oct 5th 2016, 12:22 |
birdy247 |
Thanks guys |
# |
Oct 5th 2016, 12:21 |
rchavik |
oh, the damn dropdown doesn't even show in chrome |
# |
Oct 5th 2016, 12:21 |
rchavik |
it does when you want to change langunage |
# |
Oct 5th 2016, 12:21 |
admad |
do you have js turned off? :slightly_smiling_face: |
# |
Oct 5th 2016, 12:20 |
admad |
rchavik: the lang dropdown in shown on hover, you dont need to click it |
# |
Oct 5th 2016, 12:20 |
dereuromark |
@birdy247 I prefer non to www: http://www.dereuromark.de/2011/05/29/working-with-domains-locally/#advanced-setup |
# |
Oct 5th 2016, 12:18 |
admad |
remove the https != on check since you need to do do the redirection for https |
# |
Oct 5th 2016, 12:17 |
admad |
@birdy247 https://github.com/h5bp/html5-boilerplate/blob/master/dist/.htaccess#L380 |
# |
Oct 5th 2016, 12:17 |
rchavik |
megan, when i click the language, the # gets appended in the url http://imgur.com/gallery/KVwzR |
# |
Oct 5th 2016, 12:16 |
dereuromark |
for nginx, for apache I have a blog post |
# |
Oct 5th 2016, 12:16 |
dereuromark |
@birdy247 just look into cakebox sites-available, there are examples |
# |
Oct 5th 2016, 12:16 |
admad |
@birdy247 you need to setup redirection from domain.com or vice versa using mod rewrite |