Latest Updates

Documenting code, one commit at a time.

Streamlining Marketing Workflows with Centralized System Email Management in Laravel

Introduction

Effective communication is crucial for any application. This post explores the new system email management features added to a Laravel project, focusing on centralizing email configurations and streamlining marketing workflows.

Centralized Email Management

One key improvement is the creation of a centralized page for managing system emails. This provides a single point to

Read more

Enhancing Filament Pages: A Case Study in Action Placement

Introduction

In the Breniapp/brenia project, we've been focusing on improving the user experience within our Filament-based admin panel. One recent enhancement involved strategically relocating the 'autoplanificar' (auto-planner) button to a more intuitive location within the Filament page.

This post details the rationale behind this change and the technical considerations involved.

Read more