Add support for PHPUnit 8 on Os X 10.14
When you have Mamp Pro and want to run phpunit or composer, the environment defaults to /usr/local/bin/php. Mamp Pro adds an alias to your .bash_profile instead of overruling the environment path. Because of that, you may experience something like this:
Resolve General error: 1005 Can’t create table (errno: 150) in
Do you recognise this after running a migration with a foreign key reference in it? PDOException: SQLSTATE[HY000]: General error: 1005 Can't create table 'my-app.#sql-1_188' (errno: 150) in [..] While this may not be clear at first, this error can happen
How to create docs.domain.com with Gitlab pages CentOS 7
With Gitlab you can create your own pages with the Gitlab runner and Gitlab pages feature. Both features are free in the CE version of Gitlab. In this blog I will explain how we have automated the deployment of our