Aleksand Bil
Results
1
issues of
Aleksand Bil
hi! I think this part: class AppController extends BaseController BaseController should be taken from use Cake\Controller\Controller as BaseController; not from use App\Controller\AppController as BaseController; As App\Controller\AppController may have logic which...