Debugging a Symfony console command requires setting some environment variables (depending on your...
Once you have created the first configuration of your basic Docker stack, it is time to move the...
Starting to use Docker is not an easy task. Starting to use Symfony on Docker is far more...
The main advantage of having a Genestrap-based WordPress theme is the ability to use the tools and...
Building a WordPress theme from scratch can be a really heavy task. But buying a stock theme may not...
The identification of users is the second pillar of behavioural tracking, together with the...
The easiest way to start using concretely a behavioural analytics tool is to start tracking some...
When it comes to tracking the numbers of your SAAS product, Google Analytics is not sufficient...
Any web project has basically 4 kind of places where images reside: In the CSS; In a font file...
Maybe you need to use the Doctrine’s command line while you are developing a Symfony Bundle (or...
The message “SSL certificate problem: unable to get local issuer certificate” shows up when trying to...
Configure LiipImagineBundle to create thumbnails of images stored on Amazon S3 and save a cache...
Some days ago I found myself on front o f a problem: my unit tests failed because of lack of PHP...
A brief checklist of common things you would like to configure in your Apache webserver. ...
Each Mac has a built-in Apache server that runs a built-in PHP. To upgrade it you need less than 10...
Here there is a good configuration for your PHP environment. It is a good checklist to use, for...
Lazy loading is a mechanism that make the script able to load data only when they are required...
XCode is the development environment provided by Apple and it contains a set of tools useful for...
If you receive this error trying to install some new binaries using MAMP (for example, installing...
Intl (Internationalization) Extension […] is a wrapper for » ICU library, enabling PHP programmers...
In MacOSX there is a default Apache + PHP server. When you type the php command in Terminal, the PHP...
I was thinking about some entities I need, when I came across a very interesting concept: Immutable...
Deploying a WordPress website to Google AppEngine is something documented by Google itself. Anyway,...
Install Joomla! CMS on Heroku is an operation quite simple if you know the steps to follow. This...