Change field type with existing data on Drupal 8 On this blog post, you will learn how to change a field type with existing data on Drupal. Sometimes, you… Continue reading “Change field type with existing data on Drupal 8”…
Custom authorization error messages in Laravel Gates Pre-requisites: Previous knowledge about Gates and how it works. In this post, I will show you how to return custom… Continue reading “Custom authorization error messages in Laravel Gates”…
Starting with Vue.js using vue-cli Pre-requisites: Have a working node installation. Vuejs is a really popular Javascript Framework and it comes with really neat tools… Continue reading “Starting with Vue.js using vue-cli”…
Tracking customer conversions with Google Analytics After having visitors interacting with your page, at the end of the day all that matters are conversions. What are… Continue reading “Tracking customer conversions with Google Analytics”…
How to style checkboxes to look like icons Hello there guys. In my current Laravel project, I had to implement a functionality to mark a user with a… Continue reading “How to style checkboxes to look like icons”…
Laravel Queues & Horizon Dashboard In computer science queues is a technique for managing processes and objects in a computer. Knowing this we can say… Continue reading “Laravel Queues & Horizon Dashboard”…
Drupal 7 – Increase the size of a field that already has content In one of our projects I have a text field in a content type that the size is of 20… Continue reading “Drupal 7 – Increase the size of a field that already has content”…
Links of the end of the week #3 Another week, another post. These are the more important links of this week. High performance Vue Applications Better validations for… Continue reading “Links of the end of the week #3”…
Links of the end of the week #2 Here are the most awesome links from the week: Data Science: How Netflix is using Jupyter notebooks Recommendations : Books for… Continue reading “Links of the end of the week #2”…
Links of the end of the week #1 On a daily basis we share we share between us a lot of links to interesting articles related to our… Continue reading “Links of the end of the week #1”…
Monitoring your servers like a Boss – Part 2: Icinga2 This is the Part 2 of the post we started in here. In this second part we will use Icinga2 to monitor… Continue reading “Monitoring your servers like a Boss – Part 2: Icinga2”…
How to create and display blocks in Drupal 8 I’m new in the Drupal world, and as many of you maybe run into the situation of how to Create… Continue reading “How to create and display blocks in Drupal 8”…