Podcasts about Laravel

Open source web application framework, written in PHP

  • 282PODCASTS
  • 2,734EPISODES
  • 41mAVG DURATION
  • 5WEEKLY NEW EPISODES
  • Aug 16, 2025LATEST
Laravel

POPULARITY

20172018201920202021202220232024

Categories



Best podcasts about Laravel

Show all podcasts related to laravel

Latest podcast episodes about Laravel

No Compromises
Blade includes vs components: how we decide

No Compromises

Play Episode Listen Later Aug 16, 2025 15:55 Transcription Available


Blade gives you two big levers for keeping views maintainable: @include and Blade components.When should you use one versus the other?Does it matter?In the latest episode of the No Compromises podcast, we lay out a clear heuristic for when to extract markup for organization (includes) versus when to encapsulate and reuse with controlled scope (components).We also touch on scope pitfalls, “passing for documentation,” and why performance worries usually lie elsewhere.Sign up for the free Mastering Laravel newsletter. The highest value-to-time ratio you will find.

North Meets South Web Podcast
Laracon recap, eleven stations, and Laravel meetups

North Meets South Web Podcast

Play Episode Listen Later Aug 14, 2025 40:06


In this episode, Michael and Jake reflect on their recent time at Laracon US 2025 in Denver - catching up in person after six years, reconnecting with the Laravel community, and sharing behind-the-scenes stories from the conference floor.They also cover:Why this Laracon felt like a true “homecoming”Building Laravel meetups and fostering communityThe book (and tv show) Station Eleven (and how different things might have been)The value of attending conferences, particularly as a non-speakerContinued discussion on the complexities of handling roles and permissionsThe episode weaves together community highlights, technical challenges, and personal reflections.

Mostly Technical
94: Full Sleazy Lock In

Mostly Technical

Play Episode Listen Later Aug 12, 2025 87:10


Ian and Aaron discuss pricing for Outro.fm, what kind of sponsors Aaron should have on Database School, trips vs. vacations, GPT-5, and so much more.Sponsored by: Bento, Honeybadger, Laravel Nightwatch, Flare by Spatie, and Laracon AU.Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Trip vs. Vacation (05:46) - First Real School (12:23) - An Update on Satisficing (14:00) - Polls in Outro.fm (23:11) - Outro.fm Pricing (42:44) - GPT-5 (59:10) - Sponsors for Database School? (01:09:40) - Ian's Getting Organized (01:23:15) - LifeOS Update Links:AWD vs. 4WDCall Screening in iOS 26Parkinson's LawJustin Jackson on BlueskyTatami - email monitoring & alertingGPT-5 is hereSam Altman's tweet showing the Death StarNotebookLMBear.appDatabase SchoolObsidianNotion Calendar

Building Livewire
Wanna hang out with me?

Building Livewire

Play Episode Listen Later Aug 10, 2025 14:17


Smack this link and lmk!https://docs.google.com/forms/d/e/1FAIpQLSertMqleaBZuhQXKGmO9ESb4GB15bpGQ9VHAXDwjRfKYY98QQ/viewform

The Bootstrapped Founder
408: The Podscan Ideas Vault: Engineering as Marketing

The Bootstrapped Founder

Play Episode Listen Later Aug 8, 2025 21:29 Transcription Available


Today I'll be talking about a successful marketing project within my software business that turned out to be so successful that it spawned a business built on top of that business.This episode of The Bootstraped Founder is sponsored by Paddle.comThe blog post: https://thebootstrappedfounder.com/the-podscan-ideas-vault-engineering-as-marketing/ The podcast episode: https://tbf.fm/episodes/408-the-podscan-ideas-vault-engineering-as-marketingCheck out Podscan, the Podcast database that transcribes every podcast episode out there minutes after it gets released: https://podscan.fmSend me a voicemail on Podline: https://podline.fm/arvidYou'll find my weekly article on my blog: https://thebootstrappedfounder.comPodcast: https://thebootstrappedfounder.com/podcastNewsletter: https://thebootstrappedfounder.com/newsletterMy book Zero to Sold: https://zerotosold.com/My book The Embedded Entrepreneur: https://embeddedentrepreneur.com/My course Find Your Following: https://findyourfollowing.comHere are a few tools I use. Using my affiliate links will support my work at no additional cost to you.- Notion (which I use to organize, write, coordinate, and archive my podcast + newsletter): https://affiliate.notion.so/465mv1536drx- Riverside.fm (that's what I recorded this episode with): https://riverside.fm/?via=arvid- TweetHunter (for speedy scheduling and writing Tweets): http://tweethunter.io/?via=arvid- HypeFury (for massive Twitter analytics and scheduling): https://hypefury.com/?via=arvid60- AudioPen (for taking voice notes and getting amazing summaries): https://audiopen.ai/?aff=PXErZ- Descript (for word-based video editing, subtitles, and clips): https://www.descript.com/?lmref=3cf39Q- ConvertKit (for email lists, newsletters, even finding sponsors): https://convertkit.com?lmref=bN9CZw

Over Engineered
(Actually good) browser testing w/ Nuno Maduro

Over Engineered

Play Episode Listen Later Aug 8, 2025 114:19


Up until now, browser testing in Laravel has felt… bad. Dusk was a huge step over nothing, but it's been slow and flaky and just waiting to be replaced with something better. And with Pest 4, Nuno's cracked it!In today's episode of Over Engineered with dig into the technical details of what makes browser testing in Pest 4 both very fast and much more stable than Dusk and all the other browser testing approaches that came before it.Links:PestNuno Maduro (all his socials)PlaywrightNuno's livestream of this episode

Slow & Steady
Family-product Fit

Slow & Steady

Play Episode Listen Later Aug 8, 2025 47:18


The Pirate family searches for family-product fit. Benedikt shuts down his first SaaS product.The Userlist team makes more progress on their app and website redesign project, which will be shipped a couple of weeks from now. And after running it for 10 years, Benedikt has made the decision to shut down his very first SaaS product.Despite feeling a little blah about the tech industry, Benedicte was able to code for fun again by testing out Laravel for Whee's log in page. She and Ola are also digging into their old product ideas, using their family-product fit approach to figure out what's actually worth pursuing.Mentioned on the show:Episode 100Episode 200

php[podcast] episodes from php[architect]
Community Corner: Verbs with Daniel Coulbourne

php[podcast] episodes from php[architect]

Play Episode Listen Later Aug 8, 2025 16:06


 In this episode, we talk with Daniel Coulbourne about the Verb library for Laravel, which provides an opinionated, user-friendly introduction to event sourcing. Links: Verbs Library – https://verbs.thunk.dev/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Daniel's Social Media: Bluesky – https://bsky.app/profile/coulb.com Simon's Social Media: Twitter – https://x.com/simonhamp Scott's Social Media: Website – https://scott.keck-warren.com/ Bluesky […] The post Community Corner: Verbs with Daniel Coulbourne appeared first on PHP Architect.

The Bootstrapped Founder
407: Nick Groeneveld — Exploring AI's Impact on Modern Design

The Bootstrapped Founder

Play Episode Listen Later Aug 6, 2025 49:39 Transcription Available


Nick Groeneveld is a designer and User Experience expert who has been a valued collaborator on Podscan, my own software product. Nick works as a freelancer for a lot of companies that have no in-house design knowledge, and he's been navigating the rapid changes that AI tools like Lovable and vZero are bringing to the design world. With 10 years of professional design experience and a deep understanding of design theory, Nick brings a unique perspective on what happens when machines start creating interfaces that look surprisingly good.We also tackle deeper questions about whether AI is making us dumber, why human judgment remains irreplaceable, and how to use AI as a learning tool rather than just a productivity hack.This episode of The Bootstraped Founder is sponsored by Paddle.comThe blog post: https://thebootstrappedfounder.com/nick-groeneveld-exploring-ais-impact-on-modern-design/ The podcast episode: https://tbf.fm/episodes/407-nick-groeneveld-exploring-ais-impact-on-modern-designCheck out Podscan, the Podcast database that transcribes every podcast episode out there minutes after it gets released: https://podscan.fmSend me a voicemail on Podline: https://podline.fm/arvidYou'll find my weekly article on my blog: https://thebootstrappedfounder.comPodcast: https://thebootstrappedfounder.com/podcastNewsletter: https://thebootstrappedfounder.com/newsletterMy book Zero to Sold: https://zerotosold.com/My book The Embedded Entrepreneur: https://embeddedentrepreneur.com/My course Find Your Following: https://findyourfollowing.comHere are a few tools I use. Using my affiliate links will support my work at no additional cost to you.- Notion (which I use to organize, write, coordinate, and archive my podcast + newsletter): https://affiliate.notion.so/465mv1536drx- Riverside.fm (that's what I recorded this episode with): https://riverside.fm/?via=arvid- TweetHunter (for speedy scheduling and writing Tweets): http://tweethunter.io/?via=arvid- HypeFury (for massive Twitter analytics and scheduling): https://hypefury.com/?via=arvid60- AudioPen (for taking voice notes and getting amazing summaries): https://audiopen.ai/?aff=PXErZ- Descript (for word-based video editing, subtitles, and clips): https://www.descript.com/?lmref=3cf39Q- ConvertKit (for email lists, newsletters, even finding sponsors): https://convertkit.com?lmref=bN9CZw

Mostly Technical
93: Laracon US Recap

Mostly Technical

Play Episode Listen Later Aug 6, 2025 95:57


Ian and Aaron recap everything that happened during Laracon US 2025 - the Mostly Technical parties, highlights from the conference, the "longest night in a decade", and so much more.  Oh, and Aaron also MC'd another conference?!Sponsored by: Bento, Honeybadger, Laravel Nightwatch, and Flare by Spatie.Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Where Is Ian? (02:59) - Travel Issues + Golf (10:11) - MT Parties! (20:28) - The Hot Take Game (36:11) - Future Laracon Ideas (40:03) - Aaron On Stage (56:04) - Laracon Highlights (01:08:41) - The Longest Night In A Decade (01:27:02) - Big Sky Dev Con Links:Laracon USEric Barnes on TwitterSam Lewis on TwitterLuke Towers on TwitterMarcus Moore on BskyJosh Cirre on TwitterTaylor Desseyn (Torc) on TwitterLaracon AUHot Take ArenaHank Taylor on TwitterSamantha Sappenfield on TwitterAbby Gilson on TwitterAaron's talk notesAaron & Ian closing out LaraconMary Perry on TwitterThiery Laverdure on BskyChris Sev on TwitterJohn O'Nolan on TwitterKeith Damiani on TwitterPete Heslop on BskyBig Sky Dev ConHTMX on Twittercommunity.laravel.com

Laravel News Podcast
Laravel News live from Laracon

Laravel News Podcast

Play Episode Listen Later Aug 5, 2025 65:00


In this special live episode, Jake and Michael sit down face to face (for the first time ever!) at Laracon US 2025 in Denver to bring you a recap of the conference atmosphere, and highlights from the talks right from the floor of the venue.You'll hear about:The buzz around new Laravel features and packagesConference talk highlights and surprise crowd favouritesWhat made this Laracon feel unique compared to previous yearsWhether you were in the room or following from afar, this episode captures the vibe, voices, and fun of Laracon US 2025.

No Compromises
Changing your mind about when() and unless() in Eloquent

No Compromises

Play Episode Listen Later Aug 2, 2025 11:02 Transcription Available


Aaron admits he used to wrap every query in plain old if-statements—until Laravel's when()/unless() helpers (and arrow functions) won him over. He and Joel compare their journeys, debate readability trade-offs, and share guidelines for deciding which style to use. Along the way they discuss false assumptions, evolving “code grammar,” and how tools such as Rector can automate the switch.(00:00) - Intro – refining long-held opinions (00:45) - Aaron's original “query-then-if” pattern (01:45) - Why when() first felt clumsy (closures, scopes, extra params) (03:45) - Arrow functions & smaller conditions make when() nicer (05:00) - Joel's lingering objection: avoiding unless() for readability (06:45) - Seeing the same helper everywhere changes minds (08:30) - Takeaways – keep revisiting old habits as Laravel evolves (09:30) - Silly bit Want help learning how to more quickly refactor and standardize your app with Rector?

Mostly Technical
92: Hot Takes!

Mostly Technical

Play Episode Listen Later Jul 22, 2025 84:15


Ian and Aaron discuss timezones, visiting the rodeo, the Hot Takes Game, and so much more.Sponsored by: Bento, ForwardMX, Laravel Nightwatch, and Flare by Spatie.Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Mile High Windy City (04:10) - Aaron Francis, Texan (11:02) - Follow Ups (22:13) - Dangerous Professionals (38:35) - A Side Tangent About Support (44:54) - Outro.fm Update (01:05:21) - The Hot Takes Game (01:15:02) - One Week To Laracon Links:Mesquite (TX) Championship RodeoSaratoga (NY) Race TrackStephen Rees-CarterPatrick McKenzie (@patio11) on TwitterPodscan.fmDrew Clements on BskyHot Take Arena

No Compromises
Finding a code-review style that fits your brain

No Compromises

Play Episode Listen Later Jul 19, 2025 16:20 Transcription Available


Joel and Aaron compare two very different ways to tackle pull-requests—reviewing them commit-by-commit or scanning the whole thing at once. They dig into when each approach shines, how “atomic” commits can help (or hurt) reviewers, and why understanding how your teammate's brain works is a super-power. Along the way they share practical tips for leaving yourself notes, spotting hidden changes, and keeping large refactors under control.(00:00) - The “gift” of a pull request and the pain of huge PRs (02:30) - Joel's commit-by-commit strategy and where it helps (04:50) - Aaron's Tetris-style holistic review (and leaving self-notes) (07:45) - When atomic commits backfire and trust becomes a factor (08:45) - Silly bit Sign up for the newsletter

Laravel News Podcast
Faster NativePHP, PHP pipes, and AI chat kits

Laravel News Podcast

Play Episode Listen Later Jul 17, 2025 46:48


Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.Show linksConditionally Fail Queue Jobs While Throttling Exceptions in Laravel 12.20JetBrains PHPverse 2025: Videos are now live!Laravel in the First Half of 2025Run Laravel Pint Faster in Parallel ModeNativePHP for Mobile v1.1: Smaller, Smarter, and Ready to ScaleSet up an AI-powered Laravel Development Environment with Claude Code and MCP ServersNative array_first() and array_last() Functions in PHP 8.5The Pipe Operator is Coming to PHP 8.5PHP 8.5 Introduces an INI Diff OptionPHP Fatal Error Backtraces in PHP 8.5Laravel Performance Testing With Volt-Test PHPIntelligent Parsing and Formatting of Names in PHP ApplicationsLaravel AI Chat Starter KitTutorialsSimplifying Stream Handling with Laravel's resource MethodDependency Injection in Laravel Closure CommandsLaravel's in_array_keys Rule: Validating Partial Array KeysContent Negotiation with Laravel's prefers MethodLaravel Request Content Type Inspection MethodsBlade Authorization Directives for View SecurityEnhancing JSON Responses with Laravel Model AppendsEnhanced Enum Processing with Laravel's Default Parameter SupportCustom Object Casting in Laravel ModelsLaravel's Rule::contains() for Fluent Array Validation

Mostly Technical
91: Up & To The Right

Mostly Technical

Play Episode Listen Later Jul 15, 2025 81:33


Ian and Aaron discuss haters on the internet, doing more with AI, why Aaron is automating as much as possible with Telegram, and so much more.Sponsored by: Bento, ForwardMX, Laravel Nightwatch, and Flare by Spatie.Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Weekends Are Hard (09:30) - Haters & Social Media (21:23) - Scope Explosion (27:47) - Ultra Think (42:43) - Course Platform Update (47:16) - It's Called Marketing (01:01:12) - Fun With Telegram Links:Superman (2025)BvSAaron's tweet about getting on his bad sideOutro.fmClaude Code Best PracticesAaron's NewsletterAaron chatting with his website through TelegramTelegram APIs

North Meets South Web Podcast
Laracon, controller middleware, and permissions

North Meets South Web Podcast

Play Episode Listen Later Jul 11, 2025 50:50


In this episode, Michael and Jake kick things off with some Laracon travel talk, sharing their hotel plans, coffee quests, and even jokes about pillow fights at the conference hotel. Michael reveals his precise coffee scouting for the Vib by Best Western hotel, determined not to survive three days on Starbucks alone.Should you define middleware in a controller's constructor? Michael explains why he avoids it - preferring to keep all middleware in route definitions for better visibility and maintainability. Jake explores the pros and cons and why he's still tempted to use it for certain edge cases.Dynamic permissions vs. static definitions: We switch gears to talk about the balance between flexibility and clarity when defining permissions for applications, especially when it comes to handling user roles, teams, and complex business rules.Mentioned in this episode:Laracon US travel plansVib by Best Western (the hotel coffee and tacos!)Laravel middleware usagePermission handling in appsTravel gear for developers on the go

php[podcast] episodes from php[architect]
Community Corner: NativePHP for Mobile With Shane Rosenthal and Simon Hamp

php[podcast] episodes from php[architect]

Play Episode Listen Later Jul 9, 2025 21:53


 In this episode, we talk with Shane Rosenthal and Simon Hamp about NativePHP for Mobile, which allows you to deploy Laravel applications to mobile devices and use native features like push notifications in PHP. Links: NativePHP – https://nativephp.com/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Shane's Social Media: Twitter – https://x.com/ShaneDRosenthal Simon's Social Media: […] The post Community Corner: NativePHP for Mobile With Shane Rosenthal and Simon Hamp appeared first on PHP Architect.

Mostly Technical
90: So Overpowered

Mostly Technical

Play Episode Listen Later Jul 8, 2025 70:28


Ian and Aaron talk about what's going on with Outro, building slip & slides, Aaron's Mac Studio wizardry, and so much more.Sponsored by: Bento, ForwardMX, Laravel Nightwatch, and Flare by Spatie.Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Ian Builds A Slip & Slide (05:12) - A Long Weekend (12:30) - A Story About Eric Barnes (17:07) - Broccoli-headed YouTuber Update (18:18) - Mac Studio Update (30:58) - Local LLMs (34:21) - Ian Needs A Photo Album (38:58) - All About Outro Links:Traegar GrillsIan's Slip & SlideAaron's town paradeWalkway Over The HudsonRyan Trahan visits PoughkeepsieAaron's tweet about using his Mac Studio for ffmpegyt-dlp PodscanTransistor

No Compromises
Never take hostages: give clients control from day one

No Compromises

Play Episode Listen Later Jul 5, 2025 10:55 Transcription Available


Joel and Aaron explain why every project should start in the client's own GitHub organization—even when the client has never heard of Git. They share scripts, onboarding tips, and war-stories that show how small setup shortcuts turn into big headaches later. You'll learn a repeatable way to protect both your reputation and your client's code base.(00:00) - Intro & episode setup (01:15) - Create the repo in their org (02:15) - Quick hack versus right process (03:30) - Project-setup technical-debt risks (05:00) - Declaring non-negotiables to clients (06:45) - Docs that survive “hit-by-bus” events (08:00) - Solo-dev reputation boosters (08:45) - Silly bit Want to level up your skills as a Laravel developer?

Laravel News Podcast
Eloquent builders, manipulating images, and translating apps

Laravel News Podcast

Play Episode Listen Later Jul 3, 2025 38:02


Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.Show linksLaravel 12.19 Adds a useEloquentBuilder Attribute, a FailOnException Queue Middleware, and More Larallow is a Permissions Package With Support for Scopes Manipulate Image URLs in Laravel with the Image Transform Package Lightning Fast Schedule Management for Laravel PayHere for Laravel Generate Eloquent Models from Database Markup Language Files Generate awesome open graph images with Open Graphy Translate Your App to Other Languages With Laravel Gemini Translator Analyze Laravel Codebases with the Laravel Introspect Package Laravel Virtual Wallet TutorialsBuilding a Task Reminder With Laravel and MongoDBDefining a Dedicated Query Builder in Laravel 12 With PHP AttributesTest Deferred Operations Easily with Laravel's withoutDefer HelperHandle Nested Arrays Elegantly with Laravel's fluent() HelperReset Rate Limits Dynamically with Laravel's clear MethodDividing Collections with Laravel's splitIn HelperTracking Cache Activity with Laravel EventsRetrieving Command Parameters in Laravel ArtisanAccepting Multiple Parameters in Laravel CommandsEnhanced Enum Processing with Laravel's Default Parameter Support

The Bootstrapped Founder
399: NativePHP: How Simon Hamp & Shane Rosenthal are Building & Monetizing PHP on Mobile

The Bootstrapped Founder

Play Episode Listen Later Jul 2, 2025 50:35 Transcription Available


Shane Rosenthal and Simon Hamp from the NativePHP Project have brought PHP, and with it my favorite web framework Laravel, onto Mobile devices. I love this: taking established tech and porting it into places where you wouldn't expect. I'll be talking to Share and Simon about how they accomplished this, and, maybe even more impressively, how they turned this into a profitable business at a very early stage.This episode of The Bootstraped Founder is sponsored by Paddle.comThe blog post: https://thebootstrappedfounder.com/simon-hamp-shane-rosenthal-building-monetizing-nativephp/ The podcast episode: https://tbf.fm/episodes/399-simon-hamp-shane-rosenthal-building-monetizing-nativephpCheck out Podscan, the Podcast database that transcribes every podcast episode out there minutes after it gets released: https://podscan.fmSend me a voicemail on Podline: https://podline.fm/arvidYou'll find my weekly article on my blog: https://thebootstrappedfounder.comPodcast: https://thebootstrappedfounder.com/podcastNewsletter: https://thebootstrappedfounder.com/newsletterMy book Zero to Sold: https://zerotosold.com/My book The Embedded Entrepreneur: https://embeddedentrepreneur.com/My course Find Your Following: https://findyourfollowing.comHere are a few tools I use. Using my affiliate links will support my work at no additional cost to you.- Notion (which I use to organize, write, coordinate, and archive my podcast + newsletter): https://affiliate.notion.so/465mv1536drx- Riverside.fm (that's what I recorded this episode with): https://riverside.fm/?via=arvid- TweetHunter (for speedy scheduling and writing Tweets): http://tweethunter.io/?via=arvid- HypeFury (for massive Twitter analytics and scheduling): https://hypefury.com/?via=arvid60- AudioPen (for taking voice notes and getting amazing summaries): https://audiopen.ai/?aff=PXErZ- Descript (for word-based video editing, subtitles, and clips): https://www.descript.com/?lmref=3cf39Q- ConvertKit (for email lists, newsletters, even finding sponsors): https://convertkit.com?lmref=bN9CZw

Mostly Technical
89: Money Mindset

Mostly Technical

Play Episode Listen Later Jul 1, 2025 71:05


Ian and Aaron talk about what's new with Outro.fm, why Aaron suddenly has an embarrassment of Mac hardware riches, and what's new with Aaron after last week's dramatic episode.Sponsored by Bento, WorkOS, NativePHP for Mobile, ForwardMX, and Laracon US 2025Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Garage Trouble (02:54) - Chaos In The Studio (20:34) - Outro.fm Update (24:33) - Broccoli-headed YouTuber (30:54) - Outro.fm Update Take 2 (55:18) - Newsletter Feedback (01:00:53) - These Guys (01:04:22) - Aaron Francis Update Links:macOS Screen SharingCalDigit TS4Apple Certified RefurbishedRyan TrahanDaniel NegreanuTony RobbinsPavel Durov

North Meets South Web Podcast
Flavours of busy, restrained features, and variable static views

North Meets South Web Podcast

Play Episode Listen Later Jun 26, 2025 47:07


In this episode, Jake and Michael discuss the nuance of being “busy”, saying no to features (and why), handling user feedback early, Laravel-powered static views with dynamic data, and building tools that stand the test of time.

Over Engineered
Fostering Community w/ Alex Hillman

Over Engineered

Play Episode Listen Later Jun 26, 2025 101:41


Alex Hillman has been thinking about and actively supporting communities for decades. In this episode, Chris and Alex talk about lessons he's learned along the way that can help meetup organizers tend their local tech communities, and brainstorm about ways that we can organize together to support meetups in general.Links:tiny.mbastackingthebricks.comindyhall.org10k.cityphpx.world

Mostly Technical
88: Steve's Leaving Try Hard?!

Mostly Technical

Play Episode Listen Later Jun 24, 2025 104:05


Ian and Aaron talk about Ian's new side project….which already has a domain name (!?!) before digging deep into an even bigger bombshell: Steve is leaving Try Hard?Sponsored by Bento, WorkOS, NativePHP for Mobile, ForwardMX, and Laracon US 2025Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Ian's Side Project (30:27) - The Reveal (39:34) - The Business Side (52:57) - Setting Sail... (01:03:22) - Digging Into The Past (01:24:04) - What's Next for Screencasting (01:28:26) - Digital Land (01:40:18) - Solo Lunches Links:The RewatchablesBufferTransistor.fmOutro.fmProducer Steve aka Steve Tenuto on TwitterTurso

Génération Do It Yourself
#479 - Anh-Tho Chuong - Lago - Conquérir les plus gros clients de son marché sans équipe commerciale

Génération Do It Yourself

Play Episode Listen Later Jun 22, 2025 143:45


Rendez-vous le 3 Juillet à 18h30 à Paris 17 pour le GDI-Live #10: Comment faire une croissance à deux chiffres avec ses clients existants ?Inscriptions: https://live.gdiy.fr/L'une des femmes les plus impressionnantes de la tech en France. Elle a séduit Mistral, Groq.ai et Laravel… sans aucun commercial.Anh-Tho vient du monde “corporate” : Orange, Millicom, McKinsey. Mais c'est chez Qonto qu'elle bascule dans l'arène startup.Elle en devient la première employée aux côtés d'Alexandre Prot, quand personne ne pariait vraiment sur eux.En 2021, elle décide de se lancer. Son idée ? Pas la plus sexy sur le papier : la facturation complexe. Un sujet que tout le monde fuit… sauf elle.Grâce à ses premières expériences, Anh-Tho découvre un besoin universel, crucial pour toutes les entreprises, mais ignoré : comment gérer des modèles de pricing complexes quand les offres varient selon l'usage, surtout avec l'explosion de l'IA.Personne n'en veut, elle s'y attaque.Elle est convaincue : la facturation, c'est la pierre angulaire de toute entreprise, “la donnée la plus pure”.Les SaaS traditionnels ne suivent plus, Anh-Tho tient une pépite.Et les investisseurs l'ont bien compris. Lago rejoint Y Combinator puis lève 22 millions de dollars en série A avec seulement 9 collaborateurs.Anh-Tho nous dévoile sa méthode assez inhabituelle pour attirer les clients via son projet open source pour ne recourir à aucun commercial. Comment convaincre talents de rejoindre l'aventure. Savoir tirer parti de la vague de l'IA et survivre à la mort du SEO.Un épisode tranchant et sans langue de bois pour celles et ceux qui veulent se lancer là où personne n'ose aller.TIMELINE:00:00:00 : “Le secret” en langage startup, personne ne s'en occupe mais tout le monde en a besoin00:18:52 : Les secteurs clefs pour le calcul dynamique du prix00:25:38 : De Kinshasa pour Millicom aux US avec Y Combinator00:37:19 : La stratégie de Lago : pas de sales mais tout sur l'open source et la documentation00:47:41 : L'IA va enterrer le SEO01:02:45 : La facturation comme pierre angulaire d'une entreprise : rendre le billing sexy01:14:07 : Les plus gros défis de Lago et les femmes dans la tech01:23:52 : La nouvelle vague des angel investors en France01:34:47 : Les pire inconvénients des US01:45:20 : La fuite, puis “le retour des cerveaux”01:54:35 : Comment utiliser l'IA pour gagner du temps01:58:30 : Les secrets de la réussite de Qonto02:04:32 : Pourquoi investir dans un coach et dans l'infodivertissementLes anciens épisodes de GDIY mentionnés : #456 - Alexandre Prot - Qonto - Bousculer l'écosystème bancaire et s'imposer en référence européenne#106 Jean de la Rochebrochard - Kima Ventures- Human machine#429 - Nicolas Dessaigne - Y Combinator - Le berceau des futurs géants de la tech#473 - VO - Brian Chesky - Airbnb - « We're just getting started »#467 - Christel Heydemann - Orange - Garder le cap pour réussir dans un marché en rupture permanente#183 - Sacha Poignonnec - Jumia - Là où il y a une volonté, il y a un chemin#418 - Clément Delangue - Hugging Face - 4,5 milliards de valo avec un produit gratuit à 99%#420 - Stanislas Niox-Chateau - Doctolib : derrière la plus grosse marque de la French tech#380 - Paul Lê -La Belle Vie - Le Son Gokû de la FoodTech qui rachète Frichti@#117 Riadh Alimi - FinFrog - Réussir l'impossible : être recommandé par les clients que tu refuses#431 - Sean Rad - Tinder - How the swipe fever took over the world#297 - Adrien Labastire - Kessel - Faire 7 années d'études supérieures, puis percer sur YouTubeNous avons parlé de :LagoQontoMistralMillicomMailjetMCP : model context protocolLaravelFinFrogOVNI CapitalTogether AIDocumentaire USCursorAcquiredThe InformationSubstackLes recommandations de lecture :La vie heureuseVous pouvez contacter Anh-Tho sur Linkedin.Vous souhaitez sponsoriser Génération Do It Yourself ou nous proposer un partenariat ?Contactez mon label Orso Media via ce formulaire.Distribué par Audiomeans. Visitez audiomeans.fr/politique-de-confidentialite pour plus d'informations.

No Compromises
Balancing test coverage without chasing 100 percent

No Compromises

Play Episode Listen Later Jun 21, 2025 15:41 Transcription Available


Joel and Aaron unpack how they use code-coverage numbers as a starting signal rather than a finish line. They discuss realistic thresholds, choosing the right tool for each test layer, and why coverage metrics can double as negotiation leverage inside big organizations. Listen in for practical ways to decide what to test—and when to stop.(00:00) - Testing passion vs. shipping work (01:00) - Coverage tells you what's missing (03:45) - Picking a baseline metric that grows (06:15) - Draw the line between logic and UI tests (12:45) - Silly bit Want help getting started with your test coverage? Going from 0% to 1% is the hardest step. We can help!

Laravel News Podcast
Watching the night, essential defaults, and cable broadcasts

Laravel News Podcast

Play Episode Listen Later Jun 19, 2025 41:43


Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.Show linksEncrypt and Decrypt String Helpers in Laravel 12.18 Laravel Nightwatch - Deep monitoring & insights, no matter where you deploy. Nightwatch AMA with Jess ArcherFilament v4 Beta - Feature Overview Better defaults for your Laravel applications with Essentials Manage Taxonomies, Categories, and Tags in Laravel AnyCable Laravel Broadcaster Laravel OpenRouter Fathom Analytics Events for Laravel Livewire GuacPanel Laravel Audit Log TutorialsLaravel Migration With Schema Validation in MongoDBRepeat Strings Efficiently with Laravel's Str::repeat MethodExtract Arrays from Any Data Type with Laravel's Arr::from MethodParse Localized Numbers with Laravel's Number ClassTest Job Failures Precisely with Laravel's assertFailedWith MethodEnable Flexible Pattern Matching with Laravel's Case-Insensitive Str::is MethodReplace String Prefixes Precisely with Laravel's replaceStart MethodRemove Collection Items Directly with Laravel's forget MethodConvert Any Value to Collections with Laravel's Collection::wrap MethodConvert Special Characters to ASCII with Laravel's Str::transliterate MethodClean Up Your Code with the whenHas MethodSimplify API Responses with Fluent MethodsPerfect Pagination: Unlock UI Control with onEachSideKeep Your Place: Enhancing User Experience with Fragment Method

Mostly Technical
87: No Sparkle Buttons

Mostly Technical

Play Episode Listen Later Jun 17, 2025 62:21


Ian and Aaron talk about UI Kits in the era of AI, dreams of being at Laracon, Aaron's next steps, Ian's mysterious side project, and more.Sponsored by Bento, WorkOS, NativePHP for Mobile, ForwardMX, and Laracon US 2025Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Father's Day (10:49) - The New Focus (16:53) - UI Kits in the AI Era (23:12) - A Tailwind UI Story (35:51) - What's Next For Try Hard (42:32) - Dreams of Laracon (45:13) - Ian's Tinkering (57:38) - What Time Is It? Links:Barnes & NobleGlauber Costa on XThe Panel (podcast)HelpSpotInstrumental Components

Code and the Coding Coders who Code it
Episode 52 - Vladimir Dementyev

Code and the Coding Coders who Code it

Play Episode Listen Later Jun 17, 2025 65:55 Transcription Available


What happens when you put Rails in a browser? Vladimir Dementyev (Vova) is pushing WebAssembly to its limits by creating an interactive Rails playground that runs entirely client-side. This groundbreaking project aims to eliminate the frustrating installation barriers that often discourage newcomers from trying Ruby on Rails."I asked myself the question - can I run Rails on WASM? And that's when you feel yourself like a pilgrim software engineer, experiencing something for the first time that no one ever experienced," Vova shares. The project isn't just a technical curiosity but serves a vital educational purpose - allowing anyone to learn Rails through the official tutorial without wrestling with Ruby version managers or environment setup.As principal engineer at Evil Martians, Vova balances multiple innovative projects simultaneously. Beyond Rails on WASM, he's organizing the first San Francisco Ruby Conference (coming November 2024), building a custom open-source CFP application, expanding AnyCable to support Laravel, and updating his technical book "Ruby on Rails Applications." His creative problem-solving approach extends to production environments too, where techniques developed for experimental projects help solve real client challenges like making libvips fork-safe for high-performance web servers.Vova's philosophy on productivity is refreshingly practical: work when inspiration strikes rather than forcing creativity during arbitrary hours. "If I have no desire to sit at my desk and stare at the laptop, I'm not going to do that. I wait for the moment to come, and then I sit and work, and it's really efficient."Ready to see what Ruby and Rails can do in previously impossible environments? Follow Vova's work, attend his RailsConf talk, or join the growing San Francisco Ruby community to witness how Ruby's flexibility continues to break new ground in unexpected ways.Send us some love. HoneybadgerHoneybadger is an application health monitoring tool built by developers for developers.JudoscaleAutoscaling that actually works. Take control of your cloud hosting.Disclaimer: This post contains affiliate links. If you make a purchase, I may receive a commission at no extra cost to you.Support the show

North Meets South Web Podcast
Liquid glass, video thumbnails, and children growing up

North Meets South Web Podcast

Play Episode Listen Later Jun 12, 2025 45:44


In this episode, Jake and Michael reflect on parenting, discuss Apple's new Liquid Glass UI, finding smarter ways to use video on the web, plus share thoughts on AI overload, Laracon prep, and why Wistia might be your next favourite video tool.In this episode:- Apple's Liquid Glass UI- Kit.com and Wistia for video- Reflections on AI, tech bubbles, and accessibility- Laracon US and vox pop interviews- The emotional ride of watching your kids grow up

The Bootstrapped Founder
394: Taylor Otwell — The (Quite Entrepreneurial) Creator of Laravel

The Bootstrapped Founder

Play Episode Listen Later Jun 11, 2025 41:55 Transcription Available


Taylor Otwell (@taylorotwell) didn't just create the popular open-source framework Laravel. He turned it into a highly profitable business that helps developers build profitable businesses themselves. Few other open-source devs have such a clear understanding of market needs AND developer requirements. Taylor shares his approach to monetizing freely available code, how he intentionally built an ecosystem of free and paid-for tooling, and where the Laravel journey will go.The blog post: https://thebootstrappedfounder.com/taylor-otwell-the-quite-entrepreneurial-creator-of-laravel/ The podcast episode: https://tbf.fm/episodes/394-taylor-otwell-the-quite-entrepreneurial-creator-of-laravelCheck out Podscan, the Podcast database that transcribes every podcast episode out there minutes after it gets released: https://podscan.fmSend me a voicemail on Podline: https://podline.fm/arvidYou'll find my weekly article on my blog: https://thebootstrappedfounder.comPodcast: https://thebootstrappedfounder.com/podcastNewsletter: https://thebootstrappedfounder.com/newsletterMy book Zero to Sold: https://zerotosold.com/My book The Embedded Entrepreneur: https://embeddedentrepreneur.com/My course Find Your Following: https://findyourfollowing.comHere are a few tools I use. Using my affiliate links will support my work at no additional cost to you.- Notion (which I use to organize, write, coordinate, and archive my podcast + newsletter): https://affiliate.notion.so/465mv1536drx- Riverside.fm (that's what I recorded this episode with): https://riverside.fm/?via=arvid- TweetHunter (for speedy scheduling and writing Tweets): http://tweethunter.io/?via=arvid- HypeFury (for massive Twitter analytics and scheduling): https://hypefury.com/?via=arvid60- AudioPen (for taking voice notes and getting amazing summaries): https://audiopen.ai/?aff=PXErZ- Descript (for word-based video editing, subtitles, and clips): https://www.descript.com/?lmref=3cf39Q- ConvertKit (for email lists, newsletters, even finding sponsors): https://convertkit.com?lmref=bN9CZw

Mostly Technical
86: Focus Hard

Mostly Technical

Play Episode Listen Later Jun 10, 2025 70:15


Ian and Aaron talk about Ian's new love of Codex, what happened after “panic mode”, Aaron's weekend with the guys, and more.Sponsored by Bento, WorkOS, NativePHP for Mobile, ForwardMX, and Laracon US 2025Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - Table Captaining (11:49) - Ads Work! (13:42) - Panic Mode Update (27:48) - Make It Recurring (35:12) - Irons In The Fire (42:20) - Ian ❤️ Codex (54:58) - Aaron's Weekend With Humanity (01:07:01) - The Ultimate Satisficer Links:The Bedford by Martha StewartJustin Jackson's Bluesky post about ads workingOpenAI's CodexTexas Hill Country

No Compromises
Exploratory coding when requirements are fuzzy

No Compromises

Play Episode Listen Later Jun 7, 2025 15:19 Transcription Available


Joel and Aaron unpack a recent client project where the only spec was “make these two systems talk.” They share how console-level prototypes helped them clarify data mapping, test tricky scenarios, and keep the client looped in without over-building a UI. If you've ever had to code first and document later, this one's for you.(00:00) - Bridging two APIs with minimal specs (03:30) - Choosing an exploratory workflow over full UI (06:00) - Console closures for quick, testable steps (09:15) - Hand-off strategy: letting others poke the prototype (11:45) - Silly bit

The Bootstrapped Founder
393: AI is a Threat to SaaS Multiples

The Bootstrapped Founder

Play Episode Listen Later Jun 6, 2025 23:57 Transcription Available


Software-as-a-service business acquisitions are in trouble. What is responsible for a downward trend in multiples and acquisition dollar amounts? It has a lot to do with AI, but it may not be what you think.I recently recorded an in-depth session for ​Rob Walling's SaaS Launchpad​. This module is called AI in SaaS, and I share over a dozen pitfalls, unobvious risks, and hard-earned insights from my own AI SaaS building journey. The course was already great, but... you know... ;) Use the code ARVID150 to get $150 off until June 8th.The blog post: https://thebootstrappedfounder.com/ai-is-a-threat-to-saas-multiples/ The podcast episode:  https://tbf.fm/episodes/393-ai-is-a-threat-to-saas-multiplesCheck out Podscan, the Podcast database that transcribes every podcast episode out there minutes after it gets released: https://podscan.fmSend me a voicemail on Podline: https://podline.fm/arvidYou'll find my weekly article on my blog: https://thebootstrappedfounder.comPodcast: https://thebootstrappedfounder.com/podcastNewsletter: https://thebootstrappedfounder.com/newsletterMy book Zero to Sold: https://zerotosold.com/My book The Embedded Entrepreneur: https://embeddedentrepreneur.com/My course Find Your Following: https://findyourfollowing.comHere are a few tools I use. Using my affiliate links will support my work at no additional cost to you.- Notion (which I use to organize, write, coordinate, and archive my podcast + newsletter): https://affiliate.notion.so/465mv1536drx- Riverside.fm (that's what I recorded this episode with): https://riverside.fm/?via=arvid- TweetHunter (for speedy scheduling and writing Tweets): http://tweethunter.io/?via=arvid- HypeFury (for massive Twitter analytics and scheduling): https://hypefury.com/?via=arvid60- AudioPen (for taking voice notes and getting amazing summaries): https://audiopen.ai/?aff=PXErZ- Descript (for word-based video editing, subtitles, and clips): https://www.descript.com/?lmref=3cf39Q- ConvertKit (for email lists, newsletters, even finding sponsors): https://convertkit.com?lmref=bN9CZw

Laravel News Podcast
Frontend hooks, birthdays, and passkeys

Laravel News Podcast

Play Episode Listen Later Jun 5, 2025 45:37


Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by CodeRabbit - cut code review time and bugs in half with AI-driven, contextual feedback.Show linksArr::from() Method in Laravel 12.14 "In Array Keys" Validation Rule Added in Laravel 12.16 Cast Model Properties to a Uri Instance in 12.17 Improved Installation and Frontend Hooks in Laravel Echo 2.1 PHPVerse with Brent Roose Filament Is Now Running Natively on Mobile Laravel Seeder Generator Use Passkeys in Your Laravel App Auto-translate Application Strings with Laratext Deployer Validate Controller Requests with the Laravel Data Package ElasticLens: Eloquent-Powered Elasticsearch for Laravel A Blade-Only Starter Kit for Laravel 12 Projects Prism Relay Efficiently remove expired cache data with Laravel Cache Evict Customize URL Handling with Laravel's Macroable URI Class Streamline API Resources with Laravel's Fluent MethodsFilter Model Attributes with Laravel's New except() Method Simplify Factory Associations with Laravel's UseFactory Attribute Transform JSON into Typed Collections with Laravel's AsCollection::of() Validate URLs Effectively with Laravel's Str::isUrl Method Compare Collection Keys with Laravel's diffKeys Method Verify Nested Relations Efficiently with Laravel's Enhanced relationLoaded Method Enhance Collection Validation with containsOneItem() Closure Support Test Job Failures Precisely with Laravel's assertFailedWith Method Simplify Negative Relation Queries with Laravel's whereDoesntHaveRelation Methods 

Mostly Technical
85: Screencasting.com Launch Failure

Mostly Technical

Play Episode Listen Later Jun 3, 2025 66:05


Ian and Aaron talk about the disastrous Screencasting.com launch and what's next for Aaron, Steve, and Try Hard.Sponsored by Bento, WorkOS, ForwardMX, and Laracon US 2025Interested in sponsoring Mostly Technical?  Head to https://mostlytechnical.com/sponsor to learn more.(00:00) - AI Aaron Follow Up (02:51) - Existential Crisis Mode (24:35) - A Concept of a Plan (42:25) - What's The Prescription? (54:12) - Other Ideas (01:01:06) - A Callback Links:https://screencasting.com/SparkToroJason Beggs

North Meets South Web Podcast
Stealth grills, metric takeover, and selecting conference talks

North Meets South Web Podcast

Play Episode Listen Later May 22, 2025 41:11


In this episode, Jake and Michael discuss Jake's new stealth grill, his eldest son's takeover of the state finals (and metric's takeover of measurement), and Michael goes through the process of refining over 150 talk submissions down to the final Laracon AU schedule.