Ep. 1: The line between migration and…?
Listen now
Description
In the first episode of the podcast we explore the boundary between database migrations and other operations that need to happen when the database is being migrated. How do you seed or manipulate data after new tables or columns have been added? In migrations? In one-off commands that you have to run manually? Running seeders in production? In tinker, Nova, or TablesPlus? We spend a whole hour talking about a topic that most people decide on in a few minutes. Items discussed on show: * Chris' initial Twitter poll [https://twitter.com/inxilpro/status/1515014661506314255] * Actions by The Dragon Code [https://actions.dragon-code.pro/] * Laravel Actions [https://laravelactions.com/]
More Episodes
Jess Archer took something that was quite good—the Symfony console output features—and built something that was absolutely great: Laravel Prompts. In today's episode, we dig into some of the gnarly details around building prompts and working with ANSI escape sequences in the terminal.
Published 05/10/24
Published 05/10/24
Taylor Otwell has been finding ways to improve Laravel for over a decade, but has only more recently set his sights on the front-end side of things. In today's episode, we sit down and talk about the current state of building UIs in Laravel, and what the future might hold. Links: Laravel VoltAire...
Published 04/24/24