After installing PHPUnit with composer it has errors
Composer fresh installed PHPUnit. When i try to type in terminal VSCode "phpunit" it gives me error. To install PHPUnit ...
Latest news, tutorials, and updates from the PHP community
7059 articles available
Composer fresh installed PHPUnit. When i try to type in terminal VSCode "phpunit" it gives me error. To install PHPUnit ...
I'm reading the PHP documentation for the $GLOBALS array, which says: As of PHP 8.1.0, write access to the entire $GLOBA...
I have a five dimensional array , I would like to filter items in a different levels , every item that it's `url` equals...
I'm using php-upwork-oauth2 package with symfony to get my upwork profile informations . Based on this repository : http...
The Laravel sanctum documentation suggests using the stateful way to authenticte your own SPA and use the API tokens for...
after I've tried to update all the dependencies of our laravel installation (which started from 5.8) all the way to lara...
I want the user to be shown the same php file when they open different webpages so that I look up the url and populate t...
Form submit button is not responding even though I have specified the action, in the form action field. [Code Block] Ple...
I'm working on developing a Laravel 9 package and I cannot get the factories to resolve properly. In my package's compos...
Running Wordpress 6.1.1 and PHP 7.0.33 hosted on Plesk Obsidian v18 and Linux 7.9 When I try to upload a webp image thro...
I don't know if the term or title is right but here is what i want to achieve. I want to get the data of the parent from...
So I want to insert some data in my database that has `timestamp` in it, but when I insert the data it keeps telling me ...
Showing 1789 to 1800 of 7059 articles