Calling component in a Cell using CakePHP 4
How is a component called in a cell? Or is that still not advisable? Ex. CakePHP 3 Component in a Cell
Controller’s initialize method containing exit being ignored
If I call localhost/my_api/api
, I get the expected json.
Issue referencing a second database/datasource in my application
I’m having issues incorporating a second database into my application.