×
Mar 26, 2024 · Hi coders, I have a simple table like this: CREATE TABLE omniais ( id INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, isodatetime DATETIME NULL ...
Dec 15, 2021 · I'm using Cake PHP for any application routing. But how would I be able to rewrite an URL of a subdirectory to be served in root of a domain?
Missing: replaces- amp/ 11955
Jan 28, 2017 · Hello to everyone, We have created one website type of auction for our country and i was trying to enable or force redirect all http traffic ...
Missing: replaces- amp/ 11955
May 23, 2019 · Hi all, This might be a dumb question but I'm trying to authenticate users of my site using the CakePHP authentication plugin, and I'm ...
Missing: amp/ 11955
Aug 24, 2016 · I can't get cakephp3 to send emails. In cakephp2 I could do this no problem. I am using the latest WAMP, and cakephp3.3 on Windows 7.
Missing: replaces- amp/ 11955
Jan 5, 2024 · Hey! everyone! I am getting error in cakephp 5 with authentication plugin. Fatal error: Declaration of App\Model\Entity\User::applyScope($ ...
Feb 5, 2020 · Hi. I'm trying to replace some uses of orWhere but I've quickly stepped onto some issues. This is a minor one.
Oct 1, 2021 · It looks a bit like https://discourse.cakephp.org/t/pagescontroller ... gives no error, but the route doesn't work, url stays '…/pages/myhomepage' ...