Laravel database session's table user_id is always null
I'm using Laravel version 12 and now I'm facing a problem when I try to login with correct username and password (they h...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I'm using Laravel version 12 and now I'm facing a problem when I try to login with correct username and password (they h...
I am trying to get some data from the MET Office DataHub using the code below but all I get is the following error: If a...
After, what feels like, trying everything + deleted/created vps 20 times over the past weeks i need some help Problem: A...
I am planning to upgrade Pimcore from version 6.9 to 10.x. I’ve gone through the official documentation and followed all...
I am learning WordPress plugin development. I created a simple plugin and want to add a shortcode that displays a contac...
I hosted my DisplayMap.php script on a WEB site to display a Google Map with a specific latitude / longitude / zoom, sup...
I am working with Doctrine ORM and I often see recommendations to call toArray() on a collection before iterating over i...
With Doctrine ORM I see recommendations to call `toArray()` on a collection before iterating over it when removing eleme...
I updated Laravel from 11 to 12 and I'm having a problem with login.blade; I can no longer log in. Here is my code (logi...
I have a model, let's say `Item`, that makes a call to an external API on creation to synchronize with that service: [Co...
I would like to to have try catch block outside of the function for code simplicity. Is this possible? I am interested i...
I am learning WordPress plugin development and trying to hook a custom function using `add_action`. The function does no...
Showing 445 to 456 of 6993 articles