Stehos
Stehos
Hi guys, please could you help me to find the location of cas log? In config/cas.php I have the following: ``` /* |-------------------------------------------------------------------------- | Enable PHPCas Debug Mode | Options...
**Hi Kelly,** thank you for this theme. Its simply and great for customizing. I have one question. How to update the links in head menu? I installed WP-API Menus plugin...
Hi, I am trying to secure access to my chatpad.ai application running inside docker on my vps. simply adding the following to my nginx website.conf: ``` auth_basic "Administrator’s Area"; auth_basic_user_file...
``` "php": "^8.2", "api-platform/laravel": "^4.1", "laravel/framework": "^11.31", ``` **Description** Hi everyone, I am playing around with api-platform inside Laravel 11 and I found interesting issue. Sending a POST request to...