Questions tagged as 'cakephp-3'

0
answers

Cakephp 3 RSS error

I want to make an RSS generator, I followed the tutorial on link . But things are not working as they should, because according to the documentation, when I access the route of the item with the .rss extension, it should return the RSS, in my c...
asked by 26.09.2015 / 22:36
1
answer

Relationship between tables causes the error: "Unknown column 'Setores.name' in 'where clause'"

I have a relationship between 2 models : Ramais and Setores , and print the data from the 2 on the screen, but I need to make a Search field work, but I was only able to search the table data of Ramais , like name and ex...
asked by 17.01.2017 / 14:18
1
answer

Save entities related to cakephp-3

I do not understand why related entities are not working with cakephp, for example: I have an entity company, and this company has a user. In my view, the company values correctly put [$ company-> cnpj] and the values for user, I put through the...
asked by 01.09.2016 / 01:42