Questions about 3.x branch of the CakePHP MVC framework. Use this tag in combination with the general [cakephp] tag. If your question applies to CakePHP more generally, use only the [cakephp] tag.
Questions tagged [cakephp-3.x]
963 questions
-2
votes
2 answers
How to install cakephp 3.1.6 on LAMP
I want to install cakephp3 on ubuntu14.0.4 in lamp. I put cakephp3 folder in /var/www/ path. When I enter localhost/cakephp3/in browser, nothing is shown.
What should I do?

ParisaN
- 1,816
- 2
- 23
- 55
-3
votes
1 answer
Cakephp - Application do function
I have a question. Is there a possibility in Cakephp but also in PHP in general, to write a function that will do something by itself without user interaction?
I mean, for example, to change the status of a record based on the date.
If now () is…

l3nox
- 15
- 2
- 8
-3
votes
1 answer
Facebook link preview not working
I am sharing a post from my website at Facebook, but I am not getting content of my page like (image, name, etc)
I am using Cakephp3 and sharer.php.
There is my code :

Praveen Rai
- 1
- 2