Filament v4 migration – Livewire SupportValidation error and login redirect not working
I am migrating a project and found an issue I can’t resolve. Here are the details: Versions after migration Filament: v4...
Latest news, tutorials, and updates from the PHP community
6997 articles available
I am migrating a project and found an issue I can’t resolve. Here are the details: Versions after migration Filament: v4...
Consider this code: [Code Block] As of PHP 8.3., `assert_options` is deprecated and we should use some alternative. The ...
I have a WordPress website, and I need to extract into a PHP plugin the header tag from this website, and format the cod...
I have a WordPress website, and I need to extract into a PHP plugin the header tag from this website, and format the cod...
I'll try to be as clear as possible given the complexity of my request. I have an e-commerce site where I'm importing pr...
On my linux machine (droplet on digital ocean) with php-fpm 8.2, 2gb of ram, apache2, fail2ban and modsecurity2. If I po...
I am working on creating a plugin where the site is built using a child of a classic theme. In my site I am already usin...
I have been struggling with this error for 2 weeks. Project setup is basically simple: docker-compose for building app, ...
When i try to write `$choice = readline();` it shows me [Code Block] But for other readlines, like `$title = readline("E...
When trying to create a new Laravel project, the Laravel installer throws the following error: [Code Block] Re-running t...
I'm running a batch process in Symfony 5.4.48 (PHP 7.4.30, Doctrine ORM 2.20.3) where I need to handle database transact...
In my PHP, the SQL's return is not the same when I put the request directly in my SQL. I do : [Code Block] Result : [Cod...
Showing 961 to 972 of 6997 articles