Install sqlite3 for php8.3 on Ubuntu server working with nginx
I want to enable sqlite for a website running with php 8.3. This website should use sqlite, but when I try to install it...
Latest news, tutorials, and updates from the PHP community
7059 articles available
I want to enable sqlite for a website running with php 8.3. This website should use sqlite, but when I try to install it...
I’m trying to roll back a specific migration in my Laravel project using: [Code Block] Expected behavior It should roll ...
I have been experimenting with Opcache optimal memory size and would like some tips/help in setting up optimal memory si...
I am working on a Symfony REST API project and trying to update the framework and all my dependencies to the latest vers...
i am trying to retrieve the content of the following page with PHP Curl: https://www.whitepages.com/name/Antonio-Dalesio...
I am currently in the process of migrating a large, super-legacy codebase to PHP 8.x, and I am utilizing PHPStan to iden...
I'm new to Filament PHP in Laravel and am using v3. I'm confused about how to access data across widgets that appear in ...
I am trying to create a new custom payment gateway which should be fairly simple, but even having stripped back the enti...
In flutter I tried to POST data using the DIO package, I posted some data: [Code Block] and I am trying to receive data ...
I'm new to Wordpress because I come from the .NET / ASP.NET world. I'm realizing a plugin, that add some hooks to custom...
I use PhpWord to generate a `.docx` file using `TemplateProcessor`. In the script, I include an image with a statement [...
I need to draw line between two cells in excel sheet using php In my laravel app I need to create an excel sheet and dra...
Showing 1645 to 1656 of 7059 articles