cakephp-3.3 Questions
4
Solved
I'm using CakePHP 3.3.6 and MySQL 5.7.13.
I have these three tables in my database (amongst others) : collections, tags and the join table collections_tags.
collections Table
CREATE TABLE IF NOT...
Tuberculate asked 18/10, 2016 at 13:59
1
I have a CakePHP 3.3.14 application where I've created 2 subdirectories, webroot/data/downloads/ and webroot/data/master
I want to put these paths in a custom configuration file and reference them...
Arsenic asked 28/3, 2017 at 9:24
1
© 2022 - 2024 — McMap. All rights reserved.