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

The log of our experiments and ideas

Author: casivaagustin

How to implement custom Drush commands on Drupal 9

For non Drupalers, Drush is the subsystem of Drupal that provides a CLI interface to interact with your Drupal site.…
Continue reading “How to implement custom Drush commands on Drupal 9”…
Posted on: December 22, 2022 Last updated on: December 22, 2022 Comments: 0 Written by: casivaagustin

Using PhpMyAdmin on Lando

Lando is an excellent tool to setup development environments using docker in a really easy way to setup, maintain and…
Continue reading “Using PhpMyAdmin on Lando”…
Posted on: December 20, 2022 Last updated on: December 20, 2022 Comments: 0 Written by: casivaagustin

PHP 8.2 release

On December 8 PHP 8.2 was released, this new version includes many new features on the languages and some deprecations,…
Continue reading “PHP 8.2 release”…
Posted on: December 16, 2022 Last updated on: December 16, 2022 Comments: 0 Written by: casivaagustin
Laravel 10

Laravel 10 is coming

As you might saw in a recent post, Drupal 10 was released and is not the only one reaching the…
Continue reading “Laravel 10 is coming”…
Posted on: December 16, 2022 Last updated on: December 16, 2022 Comments: 0 Written by: casivaagustin
Drupal 10

Drupal 10 is here

Really exciting day, Drupal 10 is being released while I’m writing this post. This is one of the most expected…
Continue reading “Drupal 10 is here”…
Posted on: December 14, 2022 Last updated on: December 14, 2022 Comments: 0 Written by: casivaagustin

Drupal 9, How to solve “Mismatched entity and/or field definitions”

It’s very common to find this warning in the status report page of a Drupal site, this happens usually on…
Continue reading “Drupal 9, How to solve “Mismatched entity and/or field definitions””…
Posted on: June 29, 2022 Last updated on: June 29, 2022 Comments: 0 Written by: casivaagustin

How to Create a Custom Field Formatter in Drupal 9

As you know, Drupal has Entities (like Content Types, Blocks, Users), each Entity contains a group of fields, these fields…
Continue reading “How to Create a Custom Field Formatter in Drupal 9”…
Posted on: June 21, 2022 Last updated on: June 21, 2022 Comments: 0 Written by: casivaagustin

Laravel, MySQL, migrations and timestamps

I was working on a weird issue related to a timestamp field on an Entity. I have an entity that…
Continue reading “Laravel, MySQL, migrations and timestamps”…
Posted on: June 10, 2022 Last updated on: June 10, 2022 Comments: 0 Written by: casivaagustin

Google Authentication into a Laravel Application using Socialite

In this post we’re going to add authentication via Google to a Laravel app. I’m assuming that you already have…
Continue reading “Google Authentication into a Laravel Application using Socialite”…
Posted on: January 14, 2022 Last updated on: January 14, 2022 Comments: 0 Written by: casivaagustin

How to use Page Cache with multiple themes, Drupal 9

Page Cache is a great drupal core module that allows to serve cached versions of the pages to anonymous users.…
Continue reading “How to use Page Cache with multiple themes, Drupal 9”…
Posted on: December 7, 2021 Last updated on: December 7, 2021 Comments: 1 Written by: casivaagustin
woman coding on computer

Tips for Code Reviews

We in 42mate, on every merge request, we do (or at least we try) to do code reviews. What is…
Continue reading “Tips for Code Reviews”…
Posted on: October 27, 2021 Last updated on: October 27, 2021 Comments: 0 Written by: casivaagustin

Using a current node field value as a contextual filter in a block view

As you probably know, Drupal views can be rendered as a block and this block can be placed into a…
Continue reading “Using a current node field value as a contextual filter in a block view”…
Posted on: April 29, 2021 Last updated on: April 29, 2021 Comments: 0 Written by: casivaagustin
1 2 3 … 6 Next page »

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