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

The log of our experiments and ideas

Tag: PHP

Integrate Snowflake with Laravel

Snowflake is a cloud-based data warehousing service that offers high performance, scalability, and flexibility for managing large volumes of data.…
Continue reading “Integrate Snowflake with Laravel”…
Posted on: June 3, 2024 Last updated on: June 4, 2024 Comments: 0 Written by: Emanuel Navarro

Logging changes in Laravel using Traits

In this post I’ll show you how to track all the changes (created, updated and deleted) from any model that…
Continue reading “Logging changes in Laravel using Traits”…
Posted on: February 29, 2024 Last updated on: February 29, 2024 Comments: 0 Written by: Emanuel Navarro

Dockerizing Socket.IO using Laradock (with Redis and Nginx)

This is a guide on how we implemented a Socket.IO server using Laravel as our backend application and posting our events through Redis.
Continue reading “Dockerizing Socket.IO using Laradock (with Redis and Nginx)”…
Posted on: January 31, 2024 Last updated on: June 12, 2024 Comments: 0 Written by: Martin Getzel

Upgrade Drupal from 9 to 10

We needed to upgrade multiple Drupal sites from 9 to the last supported version, which at the moment I write…
Continue reading “Upgrade Drupal from 9 to 10”…
Posted on: January 17, 2024 Last updated on: January 17, 2024 Comments: 0 Written by: Luis Gerzenstein

Improving page loading time in Laravel Nova

In this post we will learn how to improve the page loading time of Laravel Nova when our setup contains…
Continue reading “Improving page loading time in Laravel Nova”…
Posted on: December 20, 2023 Last updated on: December 20, 2023 Comments: 0 Written by: Luis Gerzenstein
KPI-Metrics

App Event Tracking & Key Performance Indicators

What KPIs are? KPI stands for key performance indicator, a quantifiable measure of performance over time for a specific objective.…
Continue reading “App Event Tracking & Key Performance Indicators”…
Posted on: October 25, 2023 Last updated on: October 25, 2023 Comments: 0 Written by: Ariel Delcampo

Implementing mutually exclusive roles on Spatie Laravel-permission with Nova

Working on a project that implemented Spatie\Laravel-permission to manage user roles and permissions, we’ve found a situation where users could…
Continue reading “Implementing mutually exclusive roles on Spatie Laravel-permission with Nova”…
Posted on: October 9, 2023 Last updated on: October 9, 2023 Comments: 0 Written by: Martin Getzel

Moving data with Wizaplace ETL on Laravel

In this article we will delve on how to use Wizaplace PHP-ETL which is a library for Laravel that helps…
Continue reading “Moving data with Wizaplace ETL on Laravel”…
Posted on: June 30, 2023 Last updated on: June 30, 2023 Comments: 0 Written by: Federico Asis
Foundations of a building

Building Strong Foundations: Leveraging JSON Schema for Comprehensive REST API Documentation and Testing

JSON Schema is a very helpful object definition language for implementing well-documented REST APIs. It is useful for documenting and…
Continue reading “Building Strong Foundations: Leveraging JSON Schema for Comprehensive REST API Documentation and Testing”…
Posted on: June 20, 2023 Last updated on: June 20, 2023 Comments: 1 Written by: Martin Getzel
json

Using Laravel Resources to build your API

In this article we will learn about Laravel Resources and how to use it in our project. The Resources classes…
Continue reading “Using Laravel Resources to build your API”…
Posted on: June 16, 2023 Last updated on: June 16, 2023 Comments: 0 Written by: Enzo Benites Stefani

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

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
1 2 Next page »

Tags

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