No breakpoints when using xdebug in vscode to a apache server running in virtualbox
Currently trying to get breakpoints working in vscode to a php server running in virtual box. My VS Code launch is as fo...
Latest news, tutorials, and updates from the PHP community
6993 articles available
Currently trying to get breakpoints working in vscode to a php server running in virtual box. My VS Code launch is as fo...
I have the following PHP script that I have inherited, I am getting the following error but I cannot find the issue. [Co...
I am getting this error when running the code below (without the var_dump and die): Trying to access an array offset on ...
I am trying to run a small SQL query in Laravel without the querybuilder. [Code Block] But running this code results in ...
I have a custom batch actions. And when i use this action in my admin panel, im getting exception. In this block of code...
I am trying to create a learndash feedback function incorporating notes by learndash. I've currently gotten to creating ...
I'm facing trouble with displaying an iframe from my subdomain on the main domain. It was working well until I updated W...
I make game card "pan" in PHP and I have problem. All works ok but when I sort 24 cards then card was double. Here is st...
I am using .htacess to convert URLs with php variables to clean URLs. So far I can convert and use them on the browser. ...
I have a shopping script where customers can add items to their cart and then view their cart. But i don't know how to m...
PHPStan provides the `non-empty-array` and `non-empty-list` types. It also seems to have some special handling for types...
I’m running into a weird performance issue and could really use some insight. I’m working with Laravel + @filamentphp an...
Showing 373 to 384 of 6993 articles