Master-Slave Replication in MySQL Master-Slave replication is one of the easiest replication techniques, however, is very helpful for several things. For us is important… Continue reading “Master-Slave Replication in MySQL”…
Drupal Migrate content from Google Sheets I was given with a task to import content to a Drupal 8 site from data in a XLS file,… Continue reading “Drupal Migrate content from Google Sheets”…
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”…