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

The log of our experiments and ideas

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
White puzzle

Customizing Laravel Nova: Adding Our Custom Modules

Learn step by step how to add your custom modules to the Laravel Nova administration panel.
Continue reading “Customizing Laravel Nova: Adding Our Custom Modules”…
Posted on: September 29, 2023 Last updated on: September 29, 2023 Comments: 1 Written by: Martin Getzel

ReduxJS Intro

In react we have a native tool to manage global states (I’ve spoken about that tool here React-Context), but also…
Continue reading “ReduxJS Intro”…
Posted on: September 19, 2023 Last updated on: September 19, 2023 Comments: 0 Written by: Pedro Alegre

Cloudflare maintenance page using Cloudflare Workers and Gitlab-ci

Description:  The objective is to be able to put a Cloudflare managed domain into maintenance mode in order to safely…
Continue reading “Cloudflare maintenance page using Cloudflare Workers and Gitlab-ci”…
Posted on: September 7, 2023 Last updated on: September 7, 2023 Comments: 0 Written by: Javier Utgés

Improve bad naming of tables and fields on database tables without migrate your data

How to improve the naming of tables and fields without migrate your data tables.
Continue reading “Improve bad naming of tables and fields on database tables without migrate your data”…
Posted on: August 23, 2023 Last updated on: August 23, 2023 Comments: 0 Written by: casivaagustin

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

Chakra-UI vs Material-UI vs Tailwindcss for ReactJs

In our team, we had to confront the decision of adopting a UI library for a new project and working…
Continue reading “Chakra-UI vs Material-UI vs Tailwindcss for ReactJs”…
Posted on: June 28, 2023 Last updated on: June 28, 2023 Comments: 0 Written by: Agustin Retamozo
React

Using React Context

React Context it’s a neat tool to manage states between components. When working with React we may end up with…
Continue reading “Using React Context”…
Posted on: June 21, 2023 Last updated on: September 19, 2023 Comments: 0 Written by: Pedro Alegre
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
ci-cd

Gitlab CI/CD Pipelines

Pipelines are the top-level component of continuous integration, delivery, and deployment. Pipelines consist of: Note: In general, pipelines are executed…
Continue reading “Gitlab CI/CD Pipelines”…
Posted on: May 30, 2023 Last updated on: May 31, 2023 Comments: 0 Written by: Ariel Delcampo

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
« Previous page 1 2 3 4 … 10 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