Moving a Laravel application between two servers, I get this error in the destination server:
(more…)Author: Jesús Amieiro
-
Using Composer with a different PHP version than the default one
-
Install Composer 2 in a machine with Composer 1
In October 2020, Composer 2 was released. In some servers, I have some projects that need Composer 1 and others that need Composer 2. I will go to explain how to have both versions on the same server.
(more…) -
How to update the user password in a Laravel project using the CLI
-
How to install PHP8.0 in Debian 10
In this post, I will explain to you how to install PHP8.0 in Debian 10.
(more…) -
How to install HTTP/2 in Apache2 and Debian 10
In this post I will explain you how to install HTTP/2 in Apache2 and Debian 10.
You will need:
- Apache 2 4.17 or higher.
- SSL module installed and active.
-
Rutas por la provincia de Lugo
Libro editado por la Diputación de Lugo con rutas naturales y monumentales por la provincia de Lugo.
-
Incrementar el tamaño máximo de subida de archivo en PHP/WordPress
Si te encuentras con un WordPress u otro software PHP con una limitación de tamaño máximo de subida, resolverlo es muy fácil.
(more…) -

Generar e instalar un certificado Let’s Encrypt en Debian 10
En este post explico cómo instalar Let’s Encrypt en una máquina Debian 10 para poder generar un certificado SSL y luego usarlo en tu servidor web favorito.
(more…) -

PHP en 2020. HacktoberDay
En el siguiente enlace (PDF, 1,67 MB, español) puedes acceder a la presentación «PHP en 2020» del HacktoberDay, celebrado online el 24 de octubre de 2020.