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

The log of our experiments and ideas

Install XHProf and Tideways on Lando to use it with Drupal 9

Sometimes you need to improve the performance in your site. One of the best things to use on those situations is to use a profiler tool.

In this article, we will describe how to install XHProf using the Tideways XHProf Extension that supports PHP +8

Continue reading “Install XHProf and Tideways on Lando to use it with Drupal 9”…
Posted on: May 11, 2023 Last updated on: May 11, 2023 Comments: 0 Written by: Luis Gerzenstein

Installing and using Pre-commit with Ansible-lint

About Pre-commit: https://pre-commit.com/ Pre-commit is an open source tool used to help ensure code quality in a software project. It…
Continue reading “Installing and using Pre-commit with Ansible-lint”…
Posted on: April 20, 2023 Last updated on: April 20, 2023 Comments: 0 Written by: Javier Utgés

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: 2 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

Vue.js: Bundle size and Performance Optimizations 🏎️

Introduction I’ve been working on a vue.js project using webpack and a great set of libraries. Since it’s a big…
Continue reading “Vue.js: Bundle size and Performance Optimizations 🏎️”…
Posted on: January 6, 2022 Last updated on: January 11, 2022 Comments: 0 Written by: Lucas
« Previous page 1 2 3 4 5 … 11 Next page »

Tags

analytics Ansible API Backend bash BDD Behat Broadcast cache Composer Css Debian Debugging Devops Docker Drupal Drupal8 Frontend Git gitlab HowTos JavaScript JSON Laravel linksOfTheEndOfTheWeek Linter Migration Monitoring MySQL Node.js Nova performance Phantomjs PHP pipeline React.js Sass Teleport tooling tracking UI Vagrant Varnish Vuejs Web Development
Content written by the 42mate team based on their experiences in the daily work