Author: Will Nettmann

  • Chihuahua syndrome

    Chihuahua syndrome

    Chihuahua syndrome refers to messy data from variations in spelling or input—Chihuahua is easy to misspell. The quality of your data matters—errors can creep in anywhere, particularly when people enter data. Garbage in, garbage out. Here’s Chris Groskopf quoted in Seeing with Fresh Eyes—Meaning, Space, Data, Truth by Edward Tufte: “There is no worse way to…

  • Divi Code Snippets

    Divi Code Snippets

    Unlock the full potential of your Divi WordPress website with our carefully curated collection of Divi code snippets. Whether you’re a coding enthusiast or a WordPress newcomer, these snippets are your key to enhancing Divi’s capabilities and overcoming any potential limitations your site may face. Divi, developed by Elegant Themes, features a user-friendly drag-and-drop builder,…

  • Using Repeater Fields in Laravel Filament

    Using Repeater Fields in Laravel Filament

    Laravel Eloquent, a powerful and expressive ORM (Object-Relational Mapping) for Laravel, combined with Filament, a Laravel-based admin panel, provides a seamless solution for handling complex data structures. In this blog post, we’ll explore how to store and manage multiple email addresses and phone numbers for a contact using Eloquent and present them in a Filament…