• Skip to main navigation
  • Skip to main content
  • Skip to footer

The log of our experiments and ideas

Tag: PHP

Update Drupal core from 8.7 to 8.8 with Composer

Drupal 8.8 is stable! This release includes many improvements for things like the Media Library, workspaces, and migrations. Another change…
Continue reading “Update Drupal core from 8.7 to 8.8 with Composer”…
Posted on: December 12, 2019 Last updated on: August 20, 2020 Comments: 1 Written by: Luis Gerzenstein

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”…
Posted on: May 8, 2019 Last updated on: May 9, 2019 Comments: 0 Written by: casivaagustin

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”…
Posted on: April 24, 2019 Last updated on: April 24, 2019 Comments: 8 Written by: Luis Gerzenstein

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”…
Posted on: April 12, 2019 Last updated on: April 12, 2019 Comments: 0 Written by: Cristian Garcilazo

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”…
Posted on: November 26, 2018 Last updated on: November 26, 2018 Comments: 2 Written by: Ariel Delcampo

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”…
Posted on: October 26, 2018 Last updated on: November 26, 2018 Comments: 0 Written by: casivaagustin

Using Laravel model factory for testing

In our daily work we normally develop tests for our application to ensure that the functionalities delivered are reliable and…
Continue reading “Using Laravel model factory for testing”…
Posted on: July 31, 2018 Last updated on: July 31, 2018 Comments: 0 Written by: Ariel Delcampo

Install & run Drupal from a single command

Some of the things that have called our attention over the last months were blog posts where people talked about…
Continue reading “Install & run Drupal from a single command”…
Posted on: May 11, 2018 Last updated on: May 11, 2018 Comments: 0 Written by: Luis Gerzenstein

Ensuring Laravel Code Styles

In 42mate we are very strict to follow the coding standards of the products that we use, so for example…
Continue reading “Ensuring Laravel Code Styles”…
Posted on: October 24, 2017 Last updated on: October 24, 2017 Comments: 0 Written by: casivaagustin

Using Xdebug with Vagrant and PHPStorm

This is a guide about how to use Xdebug with PHPStorm if our project is running in a Vagrant machine.…
Continue reading “Using Xdebug with Vagrant and PHPStorm”…
Posted on: June 9, 2017 Last updated on: June 9, 2017 Comments: 0 Written by: casivaagustin

Hard time debugging?, not anymore with PsySH

When we have a weird bug in our app and we already have added var_dumps and dies everywhere in our…
Continue reading “Hard time debugging?, not anymore with PsySH”…
Posted on: January 28, 2015 Last updated on: January 29, 2015 Comments: 0 Written by: casivaagustin

Tags

BDD Behat cache Composer Css Data Science Debian Debugging Design Devops Drupal Drupal8 ES10 ES2019 Events Forms Git Homestead HowTos html IDE JavaScript Laravel linksOfTheEndOfTheWeek Lint Machine Learning Migration Monitoring MySQL Node.js OCR Phantomjs PHP Prototyping React.js Sass Sketch Tests Tips tooling UI Vagrant Varnish Vuejs Xdebug
Content written by the 42mate team based on their experiences in the daily work