Composer dependencies packages conflict while trying to upgrade from Laravel 9 to 10
I'm trying to upgrade from Laravel 9 to Laravel 10 but when I try to update Laravel version the `monolog/monolog` packag...
Latest news, tutorials, and updates from the PHP community
7059 articles available
I'm trying to upgrade from Laravel 9 to Laravel 10 but when I try to update Laravel version the `monolog/monolog` packag...
i have CodeIgniter [Code Block] and i have this into confing.php [Code Block] so as you see above, the ci_session is sto...
One of the tables stores long `VARBINARY(MAX)` strings to represent images. I am trying to select images and convert the...
I'm trying to validate enum type inside a custom DTO class. I'm trying to use the Symfony `#[Assert\Choice]` attribute b...
Does anyone know some shortcut to jump to a closing bracket in PhpStorm (IntelliJ - JetBrains)? I'm trying to find other...
Using maatwebsite/excel package to import excel files to the app. CSV imports work properly but when I try importing XLS...
I'm encountering the dreaded N+1 problem using Doctrine, specifically when fetching tables with bidirectional one-to-one...
I need to add two different shipping rates, depending on the role of the user making the purchase. I have a role that is...
I am facing an error Class "App\Http\Controllers\Onumoti" not found When i install package composer require laramin/util...
I am making an Angular front-end for my PHP back-end. I want to make table in HTML with certain width and height, *ngFor...
I did create a Joomla 4 plugin. The plugin should allow me to publish the value of a specific cell of a specific row ide...
I wrote a function that uploads images to a folder on the server. The function was working properly prior to uploading t...
Showing 1741 to 1752 of 7059 articles