A tutorial on giving a Laravel-based AI support agent access to real application data via tools. Two tools are built: OrderLookup (fetches order status, total, and customer info by order ID) and CustomerHistory (retrieves last five orders by email). The episode covers building the Order model, migration, and relationships,
1 Comment
Sort: