Hi, following a tutorial for cake 3.7 … but actually working myself with 4.2.3, at the stage where I’m implementing a new theme (Gentelella-Master) I’m running into an error
“Cannot access protected property Cake\Http\ServerRequest::$webroot”
What type of problem is it and how can I prevent from it ?
Also, how would I may have found help on it myself ? I googled it and searched the community here but with no success yet.