If you are using Laravel Homestead and you want to use Laravel Dusk to test your application, you can find some problems.
Author: Jesús Amieiro
-
Seminario “Iniciación a Git”. Universidade da Coruña. 02/02/2017
Seminario “Iniciación a Git”. Universidade da Coruña. 02/02/2017
Presentación “Git Fundamentos”. PDF (2,8 MB).
-
Instalar un certificado SSL de Let’s Encrypt en Debian 8 (Jessie) con Apache 2.4
En este post voy a explicar cómo instalar un certificado SSL de Let’s Encrypt en Debian 8 (Jessie) con Apache 2.4. Si estás buscando cómo instalar un certificado SSL de Let’s Encrypt en Debian 7 (Wheezy) con Apache 2.2 puedes encontrar un tutorial en este enlace.
Si dispongo de acceso por shell y permisos de administración, en la web de Let’s Encrypt recomiendan hacerlo a través del cliente Certbot. En esta web selecciono el servidor web y el sistema operativo donde voy a instalar el certificado y me dirige a una guía de instalación.
-
Larevel error. The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths
If you are installing a new Larevel project and you get this error in the navigator
RuntimeException in compiled.php line 13506:
The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths. -
Dump a MySQL database and restore it in another database
Suppose you want to copy one MySQL production database to another MySQL database (in the same server) to have the production data in another environment (development or pre-production, for example).
-
Increase an ext4 partition with Gparted
In this post, I explain how to resize and increase the size of an ext4 partition in a Linux Machine.
-
Seminario “Iniciación a Git”. Universidade da Coruña. 07/11/2016
Seminario “Iniciación a Git”. Universidade da Coruña. 07/11/2016
-
There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox
I was starting Homestead, a Vagrant Virtual Machine and I get this error
-
Seminario “git e git-flow”. Universidade de Vigo. 18/10/2016
Seminario “git e git-flow”. Universidade de Vigo. 18/10/2016.
-
Seminario “git-flow”. Universidade de Santiago de Compostela. 22/09/2016
Seminario “git-flow”. Universidade de Santiago de Compostela. 22/09/2016.
Presentación “git-flow”. PDF (852 KB).
Documentación “git-flow”. PDF (732 KB).