Cant connect xdebug to vscode
I'm trying to use xdebug in vscode. It seems xdebug is running but I can't get vscode to hit on the breakpoints I set. I...
Latest news, tutorials, and updates from the PHP community
6997 articles available
I'm trying to use xdebug in vscode. It seems xdebug is running but I can't get vscode to hit on the breakpoints I set. I...
I'm trying to use Xdebug in VSCode. It seems Xdebug is running but I can't get VSCode to hit on the breakpoints I set. I...
I was recently forced to switch to the atrocious "Webklex/PHP-IMAP" library after PHP 8.4 finally removed the important ...
I have a PHP application which uses the \Psr\Log\LoggerInterface interface and classes that implement that interface. My...
I have a bunch of common reusable classes stored in a "repo" folder hierarchy. Each class has its own file, each file ha...
I recently worked on a PHP based project and it implemented Keycloak SSO login system. There are three apps (let's say A...
I am doing some unit testing with PHP. I got stuck on an error that the fluent interface of PHPUnit requires an intermed...
I have been trying to build a shopping cart with PHP and MySQL as a learning experiment. I am stuck at passing the order...
I'm working on a Laravel 12 project running MySQL 8.4. My project contains an `ApplicationFingerprint` model with a hand...
My site shows a white screen and some PHP warnings when I try to: Activate any plugin Log in to wp-admin (if logged out)...
I use Apache for development and Nginx on a new production server I just provisioned There is a form (X) on my Laravel p...
I have a problem which I find awfully hard to debug: In my application, I currently have about 1000 tests, so not much. ...
Showing 781 to 792 of 6997 articles