I’m using the ACL plugin for CakePHP 4. I’ve installed the plugin and since I’m upgrading from CakePHP2, I already have the acos, aros, and aros_acos tables. The tables are slightly different and I wanted the migration to sync it up. When I run the migration it tells me that an aros table already exists, etc. I’ve never used the migrations stuff before so it’s all new to me. But I figured this is fairly common, so I can I migrate those changes? I’ve went through the documentation, but I’m not able to put the dots together I guess.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Implement a controller to manage add, edit and delete of aros_acos table in acl with cakephp 4.2 | 4 | 1270 | July 26, 2023 | |
Set alias for aro in acl in cakephp 4.2 | 0 | 267 | August 12, 2022 | |
Translate rows in acl acos in cakephp 4.2 | 22 | 568 | September 14, 2023 | |
Namespace to use to create acl aros in cakephp 4.4 | 2 | 240 | March 8, 2023 | |
Acl aros_acos table update gives "you can't have an association of the same name with a different target class name" | 1 | 483 | July 29, 2021 |