Enums

3 videos across 3 channels

Enums are practical anchors for data integrity across modern web stacks. In AdonisJS 7, they’re used to lock in fixed IDs for seed data (roles, users) and gate seeds by environment, ensuring consistent test and development setups. In Laravel, structured outputs and strict schemas show how enums or enum-like constructs help constrain categories and responses, paving the way for predictable, testable behavior in AI classification and routing logic.

irl from the jetbrains office (PHPverse after-party) thumbnail

irl from the jetbrains office (PHPverse after-party)

A live stream recap of a PHP Amsterdam afterparty at JetBrains, mixing office tour, event recap, guest interviews, and p

03:23:18
#21 | Factories & Seeders - AdonisJS 7 thumbnail

#21 | Factories & Seeders - AdonisJS 7

The lesson demonstrates using Cedars to seed initial data (roles, users) and how to gate these seeds by environment. It

00:22:44
Smart Ticket Triage with Structured Output - Ship AI with Laravel EP2 thumbnail

Smart Ticket Triage with Structured Output - Ship AI with Laravel EP2

The video demonstrates building an AI-powered ticket classifier that outputs structured data (category, priority, sentim

00:10:49