
The Laravel Podcast (Taylor Otwell, Matt Stauffer)
Explorez tous les épisodes de The Laravel Podcast
Date | Titre | Durée | |
---|---|---|---|
10 Nov 2020 | The Service Container, with Christoph Rumpel | 01:11:56 | |
You may not know it, but the service container — also known as the container, the IOC container, the DI container, or just "the application" — is that the core of every Laravel application. It's the glue that holds it all together! In this episode, author of Laravel Core Adventures Christoph Rumpel helps us dig deeply into what the container is and why it's good for you to know about it.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
24 Jun 2024 | Listener Q&A: ChatGPT, Laravel Hangups & Best Practices, API Docs, Inertia Next Steps | 00:44:26 | |
In this episode, we dive into listener-generated questions. Join us as we cover a wide range of topics, from hangups in new Laravel apps and best practices for bigger apps, to the impact of AI tools on our workflows. We'll discuss common mistakes when building your first Laravel application, tips for documenting APIs, Laravel's transformative impact on business, and what Inertia needs to become feature complete.
-----
| |||
13 Oct 2020 | Testing, with Adam Wathan | 01:13:14 | |
Learning how to test your applications can be overwhelming. In this episode, testing master Adam Wathan, author of TailwindCSS and host of Full Stack Radio, joins us in another role: The creator of Test-Driven Laravel. Learn about all the basics of automated testing, how to write and run tests in Laravel, and much more.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
26 May 2020 | Getting Good with Git, with Gemma Anible | 01:29:33 | |
Most modern development workflows rely on version control, and most of those use Git. It's easy to follow a quick tutorial and learn a few basic commands--and you should, before listening to this episode--but how much do you know about Git's history, how it compares to other version control systems, or what's actually happening with branches and commits and merges and rebases? Git enthusiast and expert Gemma Anible joins us this week to teach about some of the foundational basics of Git--not "git commit", but how it's actually architected--and then some common mistakes and pro tips. Gemma on twitter: https://twitter.com/ellotheth
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
17 Oct 2016 | Episode 49: Big Ball Of Yarn | 00:38:07 | |
In this episode, the crew discusses PHP 7.1, Laravel Forge, Yarn, Validator improvements, and more. | |||
27 Oct 2017 | Interview: Mohamed Said, first employee of Laravel LLC | 01:04:59 | |
An interview with Mohamed Said, Laravel's first employee.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
24 Feb 2016 | Episode 42: ActiveRecord & The School Of Zonda | 00:54:43 | |
In this episode, the crew is joined by Adam Wathan to discuss ActiveRecord and the Eloquent ORM. | |||
01 Apr 2022 | Laravel Debugbar, with Barry vd. Heuvel | 00:23:09 | |
In this episode, we talk with Barry vd. Heuvel, creator of Laravel Debugbar. A package provides an overview that allows you to quickly & easily see what’s going on inside your application. We talk about how he got started & various features.
----- | |||
24 Nov 2020 | Cache, Session, Middleware, & Request, with Samantha Geitz | 01:02:11 | |
Some of the most important pieces of Laravel are still those which don't fit neatly into broader categories. In this episode we cover those and somehow even manage to tie them together in a mega episode with four neat and clean introductions.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
14 Apr 2020 | The Ethos of Laravel, with Taylor Otwell | 00:49:10 | |
Laravel Podcast Season Four is all about the topics you need to know to work in Laravel. This episode is about The Ethos of Laravel, and Matt is joined by Taylor Otwell, creator of Laravel. They talk about what makes Laravel tick--why Taylor created it, how it's unique, what the driving forces are behind the decisions he made in creating it, and much more.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
11 May 2015 | Episode 27 - Jeffrey Way: Tau Ceti Murderer | 00:28:07 | |
This week the crew discusses new Laravel 5.1 goodies, unit testing, Lifeline for iOS, and which album they would take to a desert island. | |||
13 Oct 2015 | Episode 36: Dev School | 00:49:22 | |
In this episode, the crew talks about the challenges of learning to be a developer, developer bootcamps, advice to their former selves, and even their favorite clothes.
| |||
22 Jul 2015 | Episode 31: Public Speaking Preppers | 00:29:00 | |
In this episode, the crew discusses preparing for conference talks, vacationing, and dreamy destinations! | |||
09 Feb 2015 | Episode 22 - Laravel 5 / Laracon Announcements Live Q&A | 00:57:07 | |
Laravel 5 was released and Laracon conferences were just announced! The perfect opportunity for another live question and answer podcast! | |||
24 Jun 2015 | Episode 30: Trouble, Trouble, Trouble... | 00:31:32 | |
In this episode, the crew discusses architecture driven religious wars and the recent drama surrounding Apple Music. | |||
02 Sep 2015 | Episode 34: Jobs & Jawas | 00:36:06 | |
In this episode, Matt and Taylor are joined by Ian Landsman of UserScape. Ian is the founder of UserScape, the creator of HelpSpot, and the man behind LaraJobs. The crew discusses hiring, being a good job candidate, and most importantly: Star Wars. | |||
19 Aug 2015 | Episode 33: Post Laracon & Vices | 00:30:28 | |
In this episode, the team recaps Laracon, discusses a few of Matt's side projects, and details their juiciest vices. | |||
10 Apr 2020 | Introducing Laravel Podcast Season Four | 00:02:53 | |
We're back! It's a new season, and a new format: Each episode will bring a guest or guests on to talk about a single topic in the Laravel world. ----- Editing and transcription sponsored by Tighten. | |||
18 Aug 2020 | Migrations, Factories, and Seeding, with John Bonaccorsi | 01:04:47 | |
Eloquent and the Query Builder allow us to interact with our database, but how do we get those databases in the right shape? How do we define their schema, their sample data, or how to run tests against them? In this episode Factory King John Bonaccorsi talks all about these other tools we use every day to interact with our databases.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
09 Nov 2017 | Interview: Jeffrey Way, founder of Laracasts | 01:11:22 | |
An interview with Jeffrey Way, the founder of Laracasts.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
03 Oct 2023 | Screencasting, Livewire Breeze, Hosting Options, Envoyer, & Pull Requests | 00:30:29 | |
New Laravel features are making deployment easier than ever! In our second episode of season six, we explore various topics, screencasting.com by Aaron Francis, the Livewire stack within Breeze, new features in Laravel Prompts, Laravel Pail, a range of hosting choices, and an exciting addition – the new Envoyer tab now accessible within Forge. Additionally, Taylor addresses one of the most frequently asked questions and guides us through the steps involved in reviewing and merging pull requests.
----- | |||
12 Sep 2017 | Interview: Taylor Otwell, creator of Laravel | 00:47:58 | |
An interview with Taylor Otwell, creator of Laravel, about what he did before Laravel and what got him started.
----- Editing sponsored by Tighten ;transcription sponsored by Laravel News. | |||
21 Nov 2016 | Episode 50: Turkey Day Touch Bar | 00:48:52 | |
In this episode, the crew discusses new Apple announcements, the Laracast redesign and improvements, Forge, Laravel 5.3 and 5.4 changes, and more. | |||
07 Jan 2016 | Episode 40: Will Smith Hates Vim | 00:37:58 | |
In this episode, the crew discusses Linode down time, server migrations, editors, Will Smith, and Mario Kart. Most importantly, Jeffrey & Taylor finally disagree.
| |||
10 Jun 2022 | Spatie's Laravel-Backup, with Freek Van der Herten | 00:27:39 | |
In this episode we talk with Freek Van der Herten about Spatie's Laravel package Laravel-Backup, which can make a backup of your application to any external storage destination of your choice. You can choose what should be backed up: files from the file system and/or your database, and how often. It also offers helpful features such as monitoring your backups and sending you notifications.
----- | |||
17 Oct 2023 | Volt Breeze, Testing, Traits, & Inheritance | 00:42:09 | |
Join us in this episode as we discuss the new Livewire + Volt Functional API stack for Breeze and its capabilities. We also demystify essential testing best practices to keep your code scandal-free and away from front-page mishaps. Uncover the art of crafting meaningful tests, evaluate the pros and cons of Pest vs. PHPUnit, venture into the realm of traits and inheritance, and determine the optimal number of tests for your project. Tune in for a jam-packed episode brimming with insights and strategies to elevate your testing game. • Taylor Otwell's Twitter - https://twitter.com/taylorotwell ----- | |||
10 Mar 2025 | Laravel’s New Starter Kits: Official and Community | 00:35:48 | |
In this episode of the Laravel Podcast, host Matt Stauffer sits down with Tony Lea, an open-source developer at Laravel, to dive into a range of topics. They explore the future of Laravel’s starter kits, the impact of community contributions, and the latest developments in Laravel Cloud. Tony also shares his journey into programming, his work on Laravel’s starter kits, and the evolution of his platform, DevDojo. Along the way, they discuss community feedback, the challenges of maintaining starter kits, and the realities of navigating criticism in the open-source world.
| |||
08 Dec 2020 | Storage, with Frank de Jonge | 01:00:14 | |
Laravel offers two systems for accessing the filesystem: the File facade and the Storage facade. The Storage facade wraps a package called "Flysystem", and in this episode Flysystem creator Frank de Jonge talks about how Laravel's storage and file systems work and talks about some best practices for working with them.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
29 Sep 2020 | Mix, with Jordan Pittman | 01:05:32 | |
Webpack seems to be the brunt of every joke around JavaScript tooling these days, but somehow it still sticks around--probably because it's the most powerful tool we've got! Learn how Laravel Mix helps us tame Webpack and, with very simple configuration and some helpful conventions, gets us up and running with pre-processed JavaScript and CSS in no time!
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
01 Feb 2018 | Interview: Abigail Otwell, Mrs. Laravel | 00:35:58 | |
An interview with Abigail Otwell, wife of Laravel creator Taylor Otwell and co-owner of Laravel LLC. ----- Editing sponsored by Larajobs; transcription sponsored by GoTranscript.com. | |||
13 May 2022 | Bouncer, with Joseph Silber | 00:35:05 | |
In this episode we talk with Joseph Silber about the third-party Laravel package Bouncer, an authorization package which allows the user to quickly create and manage roles and abilities. As an additional note, the lovely outro music--like last time Joseph was on the podcast--was a recording he made himself!
----- | |||
29 Aug 2018 | Interview: Abed Halawi, Tech Lead at Vinelab | 00:52:12 | |
An interview with Abed Halawi, Laracon EU speaker and Tech Lead at Vinelab
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
07 Sep 2016 | Episode 48: Bing Bong Loves dd() | 00:37:55 | |
In this episode, the crew discusses Laracon US & EU, Laravel 5.3, Laravel's first hire, and the heart-wrenching sense of loss created by Bing Bong's death. | |||
09 Jun 2020 | Object Oriented Programming, with Alena Holligan | 01:00:15 | |
Most modern web applications and frameworks are built on the principles of Object-Oriented Programming (OOP),. Laravel itself is object-oriented. But many of us learn about OOP bit by bit as we're coding, not in any formal way. In this episode we talk to Alena Holligan, veteran PHP programmer, OOP implementer, and educator about what exactly OOP is and how a deeper knowledge of OOP can help us.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
22 Dec 2020 | APIs, with Jess Archer | 01:35:19 | |
We all interact with APIs, even if we don't write them, right? The APIs that power our mobile apps, the APIs we use in our code. But Jess Archer wants you to know there's a whole wide world of what API even means, broader than we usually use it... but then we'll also get down to the real details about the best practices for writing web-based RESTish APIs in Laravel.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
13 Apr 2021 | Packages, with Freek Van der Herten & Marcel Pociot | 01:37:51 | |
We all use third party packages in our Laravel applications, and even Laravel itself is composed of packages. But how do they work? How do you pick the best packages? What can packages actually do? In this episode Laravel's most prolific package authors join us and answer these questions and many more.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
22 May 2018 | Interview: Samantha Geitz, Senior Developer at Tighten | 00:45:06 | |
Interview with Samantha Geitz, Senior Developer at Tighten
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
04 Mar 2022 | Fortify, Breeze, Jetstream, & Spark, with Taylor Otwell | 00:27:58 | |
In the first episode of season 5, Taylor Otwell joins us to talk about the packages Fortify, Breeze, Jetstream, and Spark. We discuss the differences between each one and which package is a great place to start.
----- | |||
30 Mar 2021 | Upgrading, with Jason McCreary | 00:44:45 | |
As much as we all wish our apps would just run forever, in reality, they need some tender love and care in order to keep running smoothly and safely. That means we need to know how to upgrade them! Laravel upgrade master Jason McCreary joins us to talk about the upgrading process and his product, Laravel Shift, which automates away much of the cost of upgrading.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
06 Apr 2018 | OG Reunion #1 | 00:48:32 | |
The Season 2 crew reunites.
----- Editing sponsored by Larajobs; transcription sponsored by GoTranscript.com. | |||
20 Mar 2019 | Interview: Lalit Vijay, Curator of Laravel Live India and Co-Founder of StyleDotMe | 00:38:25 | |
16 Feb 2021 | Security, with Rizqi Djamaluddin | 01:24:10 | |
It's every application developer's nightmare: your app gets hacked and everyone's private data is out in the open, and it's your fault. Thankfully, Laravel and the tools it brings have the best security practices baked in. But a framework can only save us from so much. In this episode, security advocate and UX Designer (the UX part matters! Listen to find out why) talks about what Laravel gives us by default, how to write code that plays nicely with Laravel's built-in security tooling, and other helpful tools and practices that can keep you, your apps, and your clients secure.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
05 Jan 2021 | Mail and Notifications, with Wilbur Powery | 01:00:48 | |
Laravel has two primary notification systems: Mail and Notifications. What do each do? How do you use them? When should you use one or the other? Active community member and Wilbur group programmer WIlbur Powery joins us to talk about these two key systems
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
27 Oct 2020 | Tinker, Artisan, & CLI, with Nuno Maduro | 00:51:24 | |
While Laravel is a web framework, many of our interactions with our apps—whether when writing them or when using them—happens on the command line. In this episode, Laravel employee and creator of Laravel Zero Nuno Maduro joins us to talk about the CLI and the tools Laravel exposes for us to interact with it via the CLI.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs.
| |||
06 Feb 2024 | Hiring at Laravel, Laracons & Laravel Lives, and Typesense | 00:30:59 | |
In this episode of the Laravel Podcast, we talk about the recent announcement of hiring a new head of engineering at Laravel and the impact it will have on the future of Laravel. We also dive into the upcoming conferences and events, including Laracon EU, Laracon US, and Laracon India. Additionally, we talk about Typesense, a potential alternative to Meilisearch and Algolia for self-hosted search functionality.
----- Editing and transcription sponsored by Tighten. | |||
15 Apr 2015 | Episode 25 - Taylor Swift Is A Baller | 00:24:41 | |
In this episode, the crew discusses Jeffrey's "Integrated" testing package, Laracon, Laravel "the right way", and Justin Bieber. | |||
18 Mar 2022 | Laravel Excel, with Spartner's Arne Schoenmakers & Patrick Brouwers | 00:28:07 | |
In this episode, Arne Schoenmakers and Patrick Brouwers talk about Spartner’s popular package, Laravel excel. It is a supercharged, simple way to export and import powerful excel data.
----- | |||
12 Oct 2017 | Interview: J.T. Grimes, lover of puppies and shaver of ungulates | 01:04:14 | |
An interview with Laravel woman around town and lover of puppies J.T. Grimes. SPONSOR: Twilio provided J.T. audio recording equipment ❤️
----- Editing sponsored by Tighten; transcription sponsored by Larajobs. | |||
15 Sep 2020 | Presets & Jetstream, with Michael Dyrynda | 00:58:20 | |
One of the most powerful tools in creating Laravel apps quickly is how much you can get done in an app that just contains the skeleton scaffold Laravel comes with. The frontend presets, which in Laravel 8+ are now contained in a tool called Jetstream, allow you to scaffold your frontend build tooling and user registration, login, and management, all with a single command. Learn more in this episode with Michael Dyrynda.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
25 Mar 2024 | Season Six Trailer | 00:01:09 | |
(Posted in the middle of Season Six, to take advantage of new features in our podcast hosting platform) | |||
27 May 2022 | Socialite, Scout & Sail, with Taylor Otwell | 00:34:25 | |
In this episode we talk with Taylor Otwell about the first-party Laravel packages Socialite, Scout, and Sail. Socialite is a tool for authenticating users with other login providers, and makes it easy to add a login with GitHub authentication flow to your application. Scout provides a simple, driver based solution for adding full-text search to your Eloquent models. Finally, Sail is a light-weight command-line interface for interacting with Laravel's default Docker development environment.
----- | |||
11 Jun 2015 | Episode 29: PHP, Sublime Text, & Decorative Urns. | 00:35:57 | |
In this episode, the crew discusses 20 years of PHP, their favorite PHP features, Sublime Text, PHP Storm, Nintendo, and Jeffrey's first programming job. | |||
06 Jul 2018 | Interview: Nuno Maduro, creator of Collision and Laravel Zero | 00:35:06 | |
An interview with Nuno Maduro, creator of Collision and Laravel Zero.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
23 Dec 2016 | Episode 51: Dusky Christmas | 00:57:13 | |
In this episode, the crew discusses Laravel Mix, Markdown mailables, Laravel Dusk, Laravel 5.4, and more. | |||
11 Apr 2016 | Episode 44: I Like The CranApple | 00:37:33 | |
In this episode the crew chats about Laravel Elixir, Spark, VAT MOSS, and juice. | |||
01 Sep 2020 | Authorization and Authentication, with Joseph Silber | 01:28:46 | |
If your app has users, it's likely you're going to want to know who they are and what they can--and can't--do. Take a listen to this introduction to the two "auth"'s, authentication and authorization, and how they work in Laravel.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
06 Aug 2015 | Episode 32: Adam Wathan Is Strong | 00:31:17 | |
In this episode, the crew discusses simple code, staying focused, Adam vs. The Hulk, and coding music. | |||
22 Oct 2024 | Php.new, Inertia v2, Sublime vs. VS code, and More Laravel Cloud Updates | 00:36:55 | |
In this episode of the Laravel Podcast, hosts Matt Stauffer and Taylor Otwell explore the latest updates in the Laravel ecosystem, highlighting new features, tools, and enhancements designed to improve the developer experience. They cover the introduction of php.new for simplified PHP installation, a new composer script for easier app setup, and the beta release of Inertia.js V2. The discussion also includes upcoming features in Laravel Cloud and the ongoing debate between popular development tools like Sublime Text and VS Code. Additionally, Taylor shares his process for writing documentation for Laravel.
| |||
12 Aug 2022 | League CSV (and URI & Period), with Ignace Nyamagana Butera | 00:47:44 | |
In this episode we talk with Ignace Nyamagana Butera, a Software Developer, about the PHP League packages that he's created: League CSV, League URI and League Period, which, in order: makes CSV data manipulation much easier in PHP, provides a modern API to process URIs in PHP, and covers all basic manipulations related to time range. Additionally, we address Ignace's positive attitude towards his job and how it helps to have open mindsets like his in the OS maintenance space.
----- | |||
16 Jan 2024 | Cashier vs. Spark, Pest vs. PHPUnit, and How We Manage Remote Teams | 00:41:09 | |
In this episode of the Laravel Podcast we are packing it in! We're diving into the freshest drops, like FrankenPHP, Cashier Quickstarts, and the buzz about the upcoming Laravel Worldwide Meetup. We'll also weigh Cashier against Spark, discuss boot service providers for all your apps, pit Pest versus PHPUnit for testing, and get into the details of how we manage our teams.
----- Editing and transcription sponsored by Tighten. | |||
12 May 2020 | Intro to Composer, with Jordi Boggiano | 00:54:26 | |
As PHP and Laravel programmers, we use Composer every day. But we often don't know its history, nuances, or the plans for the future. In this episode Matt talks with Jordi Bogianno, co-creator and co-maintainer of Composer, about the powerful tool's history, common use cases, and overall purpose. But we also dive into some nuances, some common mistakes, how it differs from NPM, and the future of the tool.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
02 Jun 2016 | Episode 45: Free Parking | 00:29:27 | |
In this episode, the crew discusses the releases of Valet and Echo, Laracon US 2016, Laravel 5.3, and their favorite nut. | |||
28 Apr 2020 | Learning & Keeping Up To Date, with Eric Barnes | 00:45:12 | |
If you're going to work with Laravel -- or any tech stack -- you need to find the best way to learn it, and then you need to find the best way to stay up to date over time. Eric Barnes has been a member of the Laravel community since the earliest days; he worked at UserScape with Taylor when Taylor was building out Laravel 2, 3, and 4; and he runs Laravel-News.com, the largest and most comprehensive aggregator (and one of the larger creators) of Laravel-related content.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
16 Jul 2016 | Episode 47: Musical Routes | 00:35:43 | |
The crew talks about where the routes file lives, some tantalizing hints of big new 5.3 features, Jeffrey's 2 sets of 2 hours plan, and Taylor's love for DHH. | |||
29 May 2015 | Episode 28: Documentation, JavaScript, & Conspiracy Theories | 00:30:55 | |
In this episode, the crew discusses recent improvements to the Laravel documentation, Vue.js, ECMAScript 6, and a few conspiracy theories. | |||
30 Jun 2016 | Episode 46: Laracon & Books Jeffrey Hasn't Read | 00:31:43 | |
In this episode, the crew talks discusses Laracon, Elixir, Browserify, Webpack, the NBA finals, and Red Rising.
| |||
21 Jul 2020 | Debugging and Monitoring, with Jonty Behr | 00:50:17 | |
Every app has bugs! Learning to debugging your apps is a powerful and vital skill, but we also need to know when the bugs are happening, so pair that with good monitoring and you’re ready to go! In this episode, we’re joined by Jonty Behr, a long-time community member, the creator of Laravel Live UK, and the creator of Laravel-targeted bug and log tracker understand.io.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
28 Apr 2017 | Episode 53: Bigger & Better | 00:53:14 | |
In this episode, the crew talks about enterprise applications, scalability, and productivity. Transcription provided by https://twitter.com/wtoalabi | |||
02 Mar 2021 | Queues, with Mohamed Said | 00:57:20 | |
Some times events, jobs, and queues can feel a bit overwhelming, and sometimes they can feel so simple it feels like you're doing it wrong. Mohamed Said is not just the expert on how queues work, he's the expert on thinking how best to use them and how best not to use them. In this episode we talk about how to use queues, and how to think in a way that makes sense for queues, and we also take a quick dive into Laravel's event system.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
11 Dec 2015 | Episode 39: Updates On All The Things | 00:38:30 | |
In this episode, the crew discusses the status and features of Laravel 5.2, Lumen 5.2, and Spark. | |||
08 Feb 2017 | Episode 52: Doug Pro | 00:40:49 | |
In this episode, the crew talks about Mix, Dusk, Laracon US, package development using TestBench, GitLab, and more. | |||
08 Feb 2019 | Interview: Steve Schoger, Famous Designer and Co-Creator Of Lots Of Things | 01:11:23 | |
12 Nov 2024 | Laracon AU Update & Nightwatch Q&A | 00:34:05 | |
In this episode of the Laravel podcast, host Matt Stauffer is joined by Taylor Otwell and Jess Archer at Laracon Australia to discuss the new Laravel Nightwatch product and answer listener questions about the Nightwatch announcement. They dive into the development timeline, team dynamics, and the integration of Nightwatch with existing Laravel tools like Pulse, Horizon, and Telescope. The conversation also covers the tech stack used for Nightwatch, the challenges faced during development, and future integrations and features planned for the product.
| |||
07 Jun 2018 | Interview: Adam Wathan, co-creator of Tailwind CSS and Laravel educator | 01:10:37 | |
An interview with Adam Wathan, co-creator of the Tailwind CSS library and author and video producer.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
07 Jul 2020 | Routing and Blade, with Caleb Porzio | 01:48:02 | |
Any web-based application routes all its requests through URL. Laravel’s routing allows you to define URLs, URL patterns, and HTTP Verbs to match you users’ incoming request to your application’s logic. And, while not all web-based applications return HTML, most do, so let’s also get familiar with Blade, Laravel’s templating language. In this episode, Caleb Porzio, creator of Laravel Livewire and Alpine.js, talks about routing and Blade.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
23 Sep 2017 | Interview: Neo Ighodaro, co-founder of Laravel Nigeria and CTO at hotels.ng | 01:04:17 | |
An interview with Neo Ighodaro, co-founder of Laravel Nigeria and CTO of hotels.ng Notes:
----- Editing sponsored by Tighten; transcription sponsored by Laravel News. | |||
11 Sep 2024 | Listener Q&A with Taylor Otwell After Accel Investment Announcement | 00:26:51 | |
In this episode of the Laravel podcast, we address some listener-submitted questions regarding the recent investment in Laravel and the announcement of Laravel Cloud. We explore the motivation behind Taylor taking investment, the goals of Accel, and what the future holds for Laravel and its ecosystem. Plus, we cover the future of Laravel Forge and give you a glimpse of what migrating your projects from Forge to Laravel Cloud might look like.
-----
| |||
02 Feb 2021 | Helpers & Collections, with Jacob Baker-Kretzmar | 01:23:00 | |
Laravel's Collections were popularized by Adam Wathan's book "Refactoring to Collections", but if you haven't read the book you may be left wondering exactly what they are and how we work with them. And you've likely seem some of the common global helpers—app(), auth()—but there are dozens that even the most experienced Laravel programmers don't always know about! In this episode helper & collection afficionado Jacob Baker-Kretzmar walks us through both sets of tools and some of his favorite ways to work with them.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
17 Mar 2015 | Episode 23 - New Beginnings, Envoyer, & Laravel 5.1 | 00:25:19 | |
The crew discusses the recent release of Envoyer and Laravel 5.0. Taylor gives a preview of Laravel 5.1. Jeffrey discusses current Laracasts happenings. | |||
21 Mar 2018 | Interview: Snipe, AKA Alison Gianotto | 00:58:56 | |
An interview with Alison Gianotto / Snipe, creator of Snipe IT ----- Editing sponsored by Larajobs; transcription sponsored by GoTranscript.com. | |||
05 Feb 2016 | Episode 41: Powerslides & Sparks | 00:30:58 | |
In this episode, the crew discusses multiple authentication drivers, Laracon, PJAX, Spark, and Mario Kart rage.
| |||
03 Sep 2024 | Laravel’s Current Moment, and Laravel Cloud Listener Q&A | 00:26:50 | |
In this episode, recorded live at Laracon US, we talk about the current moment we’re seeing in the Laravel world, reflecting on Laravel’s evolution and where it stands today. We also dedicate time to answering your questions from Laracon US, mainly about Laravel Cloud, bringing insights directly from the heart of the Laravel community.
-----
| |||
27 Feb 2024 | Laravel 11, Reverb, Herd Windows/Pro, & Other Laracon EU Recap | 00:37:16 | |
In this episode of the Laravel Podcast, we are diving into the highlights of Laracon EU including the unveiling of Laravel 11 and the introduction of Laravel Reverb. Taylor Otwell shares insights on the streamlined application structure and new features in Laravel 11. We also discuss the launch of Laravel Herd for Windows and Herd Pro, offering power user features for local development, and provide some exciting updates about the upcoming Laracon US.
----- Editing and transcription sponsored by Tighten. | |||
19 Dec 2023 | How Taylor Otwell Came Up With Products That Have Earned Him Millions | 00:42:23 | |
In this episode of the Laravel Podcast, we revisit a Laravel Snippet from 2019 in which Taylor talks about how he comes up with ideas for products.
Whether you identify as a programmer or harbor aspirations of entrepreneurship, this episode promises to offer valuable insights and inspiration for the successful launch of your software products.
----- Editing and transcription sponsored by Tighten. | |||
29 Apr 2022 | Cashier, with Dries Vints | 00:30:46 | |
In this episode we talk with Dries Vints about the first-party Laravel package Cashier, which provides an easy, fluent interface to Stripe's subscription billing services. We discuss the two different versions of this package and how to determine which one is best for your needs.
----- | |||
28 Nov 2023 | Laravel Pulse, First Party Packages, & the Future of Laravel | 00:39:02 | |
In this episode, we're unwrapping the highlights from Laracon AU, with a special focus on Laravel Pulse leading our discussion. Taylor takes the reins to guide us through the origins and functionality of Laravel Pulse, a health monitoring tool for your Laravel applications. We then shift our discussion to Laravel first party packages. Taylor openly shares insights into his decision-making process—revealing how he selects packages to join the Laravel family and when it's time to bid them farewell. Our conversation doesn’t end there though. We also look at the future of Laravel and examine the strategies used for continually injecting innovation and fresh ideas into the Laravel ecosystem.
----- Editing and transcription sponsored by Tighten. | |||
23 Jun 2020 | Local Environment with Valet, Homestead, and Docker, with Chris Brown, Jose Soto, Joe Ferguson | 01:15:59 | |
If you're going to work in modern web development, one of the key ingredients is a local development environment that doesn't rely on anything but your local machine to run. But, even just in the Laravel world, there are so many options to choose from! In this episode, three guests will talk us through the pros and cons of Laravel Valet, Laravel Homestead, and Docker-based solutions like Laradock and Vessel.
----- Editing sponsored by Tighten; transcript sponsored by Larajobs. | |||
31 Mar 2015 | Episode 24 - Dog At The Keyboard | 00:24:16 | |
In this episode, the crew discusses PHP 7, Browserify, and their favorite Mac applications. | |||
21 Mar 2016 | Episode 43: Open Source Money & Rocket League | 00:28:24 | |
In this episode, the crew talks about making money from open source and Taylor's utter dominance at Rocket League. | |||
14 Nov 2023 | Matt & Taylor’s Preferred Tech Stacks for New Laravel Apps | 00:42:24 | |
In this jam-packed episode, we dive deep into the world of app development, exploring the essential choices and tools that shape a successful project from start to finish. Join us as we share our preferred tech stacks for launching a brand new app, discuss the intricacies of hosting and deploying Laravel applications, and explore the myriad of options available. Whether you're a seasoned developer or just embarking on your coding journey, consider this episode your roadmap to cultivating a robust and efficient app development process.
| |||
14 Dec 2017 | Interview: Antonio Ribeiro, package author and master of StackOverflow Laravel | 00:56:55 | |
An interview with Antonio Ribeiro, package author and master of StackOverflow Laravel.
----- Editing sponsored by Tighten; transcription sponsored by Larajobs. | |||
31 Oct 2023 | A Day in the Life of Taylor Otwell, Managing a Remote Team, Productivity, Regrets, & Marriage | 00:45:12 | |
You asked, we answered! In this episode we are addressing your questions! Join us as we explore a typical day in Taylor’s life at Laravel, share insights on remote team management, and inquire about Taylor’s productivity secrets. We also share our regrets related to Laravel and Tighten, and engage in a candid conversation about marriage.
| |||
24 Feb 2025 | The Biggest Day in Laravel History | 00:39:50 | |
In this episode of the Laravel Podcast, host Matt Stauffer sits down with Chris Sev, Laravel's new Director of Developer Relations, to explore his background and the evolving role of DevRel. They dive into exciting updates in the Laravel ecosystem, including the launch of Laravel Cloud, new starter kits, the VS code extension, and the redesigned Laravel website. The discussion also covers the importance of backward compatibility, upcoming community events, and the continuous evolution and support within the Laravel community.
| |||
10 Jan 2018 | Interview: Marcel Pociot, creator of BotMan | 00:48:08 | |
An interview with Marcel Pociot, creator of BotMan and co-founder of Beyond Code.
----- Editing sponsored by Larajobs; transcription sponsored by GoTranscript.com. | |||
26 Sep 2023 | Welcome back Taylor! Laravel 11, Folio/Volt, PHP, and Final Classes | 00:44:06 | |
In our first episode of season six, we welcome back Taylor Otwell as a co-host and talk about all the exciting developments in the world of Laravel. In this episode, we dive into Laravel 11, Folio and Volt, final classes and types, and how PHP fits into the language ecosystem in today’s world.
| |||
07 Jan 2015 | Episode 20 - The War on CRUD | 01:06:36 | |
We talk about configuration and queue updates, architecture and CRUD apps, choosing the right persistence solution, and a lot more. | |||
21 Jan 2015 | Episode 21 - Commands, Pipelines and Packages | 00:52:23 | |
Laravel 5 is getting closer to beta and we discuss some upcoming changes as well as get into a discussion about when to use certain features of the framework and when they might be overkill. | |||
15 Apr 2022 | Sanctum & Passport, with Taylor Otwell | 00:22:46 | |
In this episode, we talk with Taylor Otwell about the first-party Laravel auth packages Passport and Sanctum. We discuss the history of how they came to be, their differences, and which of the two might better serve your needs.
----- | |||
30 Apr 2015 | Episode 26 - Illuminated Tesla Micro-Services | 00:25:55 | |
In this episode, the crew discusses the recent release of Lumen, micro-services, Laravel 5.1 event broadcasting, and their favorite cars. | |||
24 Mar 2025 | Joe Tannenbaum on VS Code Extension, Inertia 2.0 & Open Source | 00:42:33 | |
In this episode of the Laravel Podcast, host Matt Stauffer chats with Joe Tannenbaum, Laravel’s Open Source Engineering Team Lead, about his unconventional journey from acting to web development. They dive into his contributions to the Laravel VS Code Extension, the evolution of Inertia 2.0, and the complexities of managing open source projects at Laravel. Joe also shares insights into Laravel’s management style and its impact on development. The conversation explores exciting new features in Laravel, the challenges of browser state management, and Laravel’s leadership role in shaping the PHP ecosystem.
|