Add composer to a Drupal 8 website
I have a customer with a version of Drupal 8 that did not support composer, as it became necessary to have it with newer versions, […]
I have a customer with a version of Drupal 8 that did not support composer, as it became necessary to have it with newer versions, […]
TLDR It’s simply telling mysql: which user is doing the database import using -u to which database it should be imported using -p and finally […]
As I needed for my Godot 3.x addon I decided to test the different approaches that Godot offers to generate 3D meshes, so far (to […]
So, instead of continuing the series of articles “Drupal 8 theming with bootstrap 3” I decided to switch to articles specific to an aspect of […]
Well, I’m in the theming development again, and I want my customer to be wondered by special FX, in this case alternating text, something like […]
Sometimes it comes handy to have some commands that help you find big files, like it happened to me at work, the server was full, […]
CSS is amazing, it allows you to do a lot without the need of javascript, I use it to keep responsiveness of a website, for […]
WARNING – Always make a backup before modifying your database. This came really handy when you have to manually migrate a WordPress website to another […]
Imagine that a customer calls you and complains that your application is becoming too slow. There might be tons of reasons for that, in some […]
I received a request from a customer few days ago, he wanted to have the youtube video he have on his website’s homepage to start […]