The Laravel Podcast cover image

The Laravel Podcast

Latest episodes

undefined
Nov 10, 2020 • 1h 12min

The Service Container, with Christoph Rumpel

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.Christoph’s Twitter Account - https://twitter.com/christophrumpelChristoph’s Blog - https://christoph-rumpel.com/Christoph’s YouTube Channel - https://www.youtube.com/user/christophrumpelHow I Built Laravel Core Adventures (Blog) - https://christoph-rumpel.com/2019/2/how-i-built-laravel-core-adventuresLaravel Core Adventures Video Course - https://laravelcoreadventures.com/Service Container - https://laravel.com/docs/8.x/containerService Provider - https://laravel.com/docs/8.x/providersFacade - https://laravel.com/docs/8.x/facadesEmpathy Gives You Superpowers (Video by Matt Stauffer) - https://www.youtube.com/watch?v=fMFjO2szDnk&ab_channel=LaraconEUIOC Container Beyond Constructor Injection (Video by Hannes Van De Vreken) - https://www.youtube.com/watch?v=WMT8txJHdKI&ab_channel=LaraconEUMastering the Illuminate Container (Video by Matt Stauffer) - https://speakerdeck.com/mattstauffer/mastering-the-illuminate-containerLaraCasts Service Container Fundamentals - https://laracasts.com/series/laravel-6-from-scratch/episodes/38LaraCasts Service Providers Are The Missing Piece - https://laracasts.com/series/laravel-6-from-scratch/episodes/41Demystifying Dependency Injection Containers (Video by Kai Sassnowski) - https://www.youtube.com/watch?v=y7EbrV4ChJs&ab_channel=LaraconEUThe Best Introduction to Laravel’s Service Containers (Video by Christoph Rumpel) - https://www.youtube.com/watch?v=sETbdiWhVpM&ab_channel=ChristophRumpel  4 Ways the Laravel Service Container Helps Us Managing Our Dependencies (Blog) - https://christoph-rumpel.com/2019/8/4-ways-the-laravel-service-container-helps-us-managing-our-dependenciesNo More Encore (Band): The Let Down (Last Single Video) - https://www.youtube.com/watch?v=ITY3USF1hVINo More Encore (Band): We Are The Warriors (Last Album on iTunes) - https://music.apple.com/at/artist/no-more-encore/146681748No More Encore (Band): Live Video - https://www.youtube.com/watch?v=fugQNUY90iYNo More Encore (Band): Live Video - https://www.youtube.com/watch?v=A0Ayf2H8Iio -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Oct 27, 2020 • 51min

Tinker, Artisan, & CLI, with Nuno Maduro

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.Nuno’s Twitter Account - https://twitter.com/enunomaduroNuno’s Blog - https://nunomaduro.com/Laravel - https://laravel.com/Artisan - https://laravel.com/docs/8.x/artisanTinker - https://laravel.com/docs/8.x/artisan#tinkerCollision - https://github.com/nunomaduro/collisionLaravel Zero - https://laravel-zero.com/Pest PHP - https://pestphp.com/Forge - https://forge.laravel.com/Vapor - https://vapor.laravel.com/LaraStan - https://github.com/nunomaduro/larastanEloquent - https://laravel.com/docs/8.x/eloquentTinkerWell - https://tinkerwell.app/Takeout - https://github.com/tighten/takeoutExpose - https://github.com/beyondcode/exposeLambo - https://github.com/tighten/lamboPHP Destructor - https://www.php.net/manual/en/language.oop5.decon.phpBeach Bean Sites - https://github.com/pmatseykanets/artisan-beansLaracasts - https://laracasts.com/Laradocs - https://laravel.com/docs/8.x/readmeJon Sugar's Twitter - https://twitter.com/ragus1975 Counter Strike - https://store.steampowered.com/app/10/CounterStrike/League of Legends - https://na.leagueoflegends.com/en-us/Benfica Soccer Team - https://blog.counter-strike.net/Arsenal - https://www.arsenal.com/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs. 
undefined
Oct 13, 2020 • 1h 13min

Testing, with Adam Wathan

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.Adam Wathan’s Twitter Account - https://twitter.com/adamwathanAdam’s Blog - https://adamwathan.me/Tailwind - https://tailwindcss.com/Tailwind UI - https://tailwindui.com/Test Driven Laravel - https://course.testdrivenlaravel.com/Test Driven Laravel Laracon Talk - https://www.youtube.com/watch?v=MdApmmK71WM&ab_channel=AdamWathanDave Marshall - https://twitter.com/davedevelopment Mockery - http://docs.mockery.io/en/latest/Mail Thief - https://github.com/tighten/mailthiefStripe - https://stripe.com/Xdebug Video - https://www.youtube.com/watch?v=qVfqfJ7-grk&ab_channel=MattStaufferLies you’ve been told about testing - https://www.youtube.com/watch?v=LdUKfbG713MR Spec Book - https://www.amazon.com/RSpec-Book-Behaviour-Development-Cucumber/dp/1934356379Growing Object Oriented Software Guided by Tests book - http://www.growing-object-oriented-software.com/Practical object oriented design in Ruby book - https://www.poodr.com/Jason McCreary, Start Testing Your Laravel Applications - https://jasonmccreary.me/articles/start-testing-laravel/Laravel Docs: Testing - https://laravel.com/docs/8.x/testing#introductionLaracasts - https://laracasts.com/skills/testingGhosts of War, Slayer - https://www.youtube.com/watch?v=TU0RIt2TeSg&ab_channel=TheHeavyMetalHDThe County Medical Examiners - https://thecountymedicalexaminers.bandcamp.com/Fullstack Radio - https://fullstackradio.com/Jack McDade - https://twitter.com/jackmcdade-----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Sep 29, 2020 • 1h 6min

Mix, with Jordan Pittman

 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!Jordan Pittman Twitter - https://twitter.com/jordanpittmanJordan’s Github Profile - https://github.com/thecrypticaceLaravel Mix - https://laravel-mix.com/Laravel Docs: Compiling Assets (Mix) https://laravel.com/docs/8.x/mixBabel - https://babeljs.io/Yarn Package Manager - https://yarnpkg.com/Yarn Package - https://github.com/yarnpkg/berryGist for multiple sites' Mix configuration in one file - https://gist.github.com/thecrypticace/52b5e54c74bd53077a058ba1cb958d9bFull Stack Radio Podcast: Episode 71 - https://fullstackradio.com/71Full Stack Radio Podcast: Episode 1 - https://fullstackradio.com/1Matt Eats a Banana and Mayonnaise Sandwich - https://www.youtube.com/watch?v=X19UPkqUAzQ&feature=youtu.be&ab_channel=LaravelPodcastDale Earnhart JR - https://www.youtube.com/watch?v=CPKYzeS0zN0&ab_channel=NBCSportsGQ: We Tried 5 Gross Sandwich Combinations People Actually Eat - https://www.gq.com/story/dale-earnhardt-jr-banana-mayonnaise-sandwich -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Sep 15, 2020 • 58min

Presets & Jetstream, with Michael Dyrynda

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.Michael Dyrynda on Twitter - https://twitter.com/michaeldyryndaMichael’s Blog - https://dyrynda.com.au/Then Ping Me - https://thenping.me/Laravel World Wide Meetup - https://meetup.laravel.com/Laravel news podcast - https://laravel-news.com/North Meets South Podcast - https://www.northmeetssouth.audio/The Road to Laracon - https://laravel-news.com/the-road-to-laracon-2020The Road to Laracon, with Matt -  https://podcasts.apple.com/us/podcast/matt-stauffer-radio-edit/id1502340276Laravel 8 - https://laravel-news.com/laravel8Laravel Livewire - https://laravel-livewire.com/Jetstream - https://jetstream.laravel.com/1.x/introduction.htmlPhoenix Live View - https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.htmlLaravel Docs - https://laravel.com/docs/8.x/readmeLaravel News Auth Tips and Tricks - https://laravel-news.com/laravel-auth-tipsLaravel Daily, Povilas Korop Courses - https://laraveldaily.teachable.com/coursesThe Wiggles - https://www.thewiggles.com.au/Taylor Swift - https://www.taylorswift.com/Frozen 2 Soundtrack - https://www.youtube.com/watch?v=cWF33RW5ubQ&list=PLXsTYn-i7cbcUNqnALhFlnOHLdGU8NVw6&ab_channel=DisneyMusicVEVOMoana Soundtrack - https://www.youtube.com/watch?v=sl1fSuPiIdA&list=PLXsTYn-i7cbcb3Usvt9o8uxLQTV3g8hun&ab_channel=DisneyMusicVEVODwayne Johnson singing to daughter - https://www.instagram.com/p/B_c7OKgl8EC/Let It Go Remix - https://soundcloud.com/djflex973/frozen-let-it-go-dj-taj-x-deejayflex973-remix-teamtaj-djliltaj-therealdjflex -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Sep 1, 2020 • 1h 29min

Authorization and Authentication, with Joseph Silber

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.Joseph on twitter - https://twitter.com/joseph_silberJoseph's Blog - https://josephsilber.com/postsJoseph on the Laravel Meetup about collections - https://youtu.be/ajDwUNfKu48?t=140Joseph on GitHub - https://github.com/josephsilberSome of Joseph's contributions to Laravel - https://github.com/laravel/framework/pulls?q=is%3Apr+author%3AJosephSilber+is%3AclosedGetting the Current User in a Laravel Controller Constructor - https://josephsilber.com/posts/2017/01/23/getting-current-user-in-laravel-controller-constructorPassword Hasing - https://www.wired.com/2016/06/hacker-lexicon-password-hashing/APP_KEY and you - https://tighten.co/blog/app-key-and-you/Rainbow table (attack) - https://en.wikipedia.org/wiki/Rainbow_tableMD5 Hash - https://en.wikipedia.org/wiki/MD5Laravel hashing docs - https://laravel.com/docs/hashingPSR-2 - https://www.php-fig.org/psr/psr-2/Laravel Socialite - https://laravel.com/docs/socialiteLaravel Passport - https://laravel.com/docs/passportLaravel Spark - https://spark.laravel.com/Bouncer - https://github.com/JosephSilber/bouncer/blob/master/readme.mdOriginal "Psalm 23" by Bentzion Shenker (Hebrew) - https://m.youtube.com/watch?v=KzMCqt57qmoModern Rendition of "Psalm 23" by Shuly Natan (Hebrew) - https://m.youtube.com/watch?v=sMwo4ubRTic"The Gates of Tears" by Avraham Fried (Hebrew, some English) - https://m.youtube.com/watch?v=vikoSGBcsCo"The Engagement"  by Michoel Schnitzler (Yiddish) - https://m.youtube.com/watch?v=dAVEiKIegCg“Unity” by MBD (English) - https://m.youtube.com/watch?v=vTHakspnkWA“Going Home” acapella by Beri Weber (mostly no lyrics, some Yiddish) - https://m.youtube.com/watch?v=ftSXISHvbrY“Charasho” by Benny Friedman (English, some Russian) - https://m.youtube.com/watch?v=acTT862craE -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Aug 18, 2020 • 1h 5min

Migrations, Factories, and Seeding, with John Bonaccorsi

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.John on Twitter (https://twitter.com/imjohnbon)Laravel Docs on Migration (https://laravel.com/docs/7.x/migrations)Laravel Docs on Factories (https://laravel.com/docs/7.x/packages#factories)Laravel Docs on Seeding (https://laravel.com/docs/7.x/seeding)Twenty Percent Time Podcast: Class Based Model Factories (https://twentypercenttime.simplecast.com/episodes/john-bonaccorsi-class-based-model-factories)Laracasts: Improve Test Arrangements with Factory Classes (https://laracasts.com/series/build-a-laravel-app-with-tdd/episodes/17)Blog Post on Class-Based model Factories (https://tighten.co/blog/tidy-up-your-tests-with-class-based-model-factories/)Tighten on Twitter (https://twitter.com/tightenco)Tighten's Blog (https://tighten.co/blog/)Fantasy BB (https://fantasybb.com/)Avatar: The Last Airbender (https://en.wikipedia.org/wiki/Avatar:_The_Last_Airbender)Laravel 8 Model Factory Classes (https://laravel.com/docs/8.x/releases#laravel-8) -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Aug 4, 2020 • 1h 38min

Eloquent and the Query Builder, with Jonathan Reinink

Very few Laravel applications don’t have a data store backing them, and the vast majority are backed by a relational database like MySQL. Laravel’s built-in tooling for interacting with databases, Eloquent and the Query Builder, are powerful, flexible, easy-to-use tools that will get you moving quickly but stay flexible as your app grows.Jonathan Reinink is the author of Eloquent Performance Patterns (https://eloquent-course.reinink.ca/) and a prolific teacher about Laravel and databases.Jonathan Reinink (https://reinink.ca/)Inertia JS (https://inertiajs.com/)What is an ORM? (https://en.wikipedia.org/wiki/Object-relational_mapping)Active record pattern (https://en.wikipedia.org/wiki/Active_record_pattern)Eloquent (https://laravel.com/docs/eloquent)Query Builder (https://laravel.com/docs/queries)Query Scopes (https://laravel.com/docs/eloquent#query-scopes)Jonathan’s blog (https://reinink.ca/articles)Jonathan’s talk at Laracon US in NY: “Eloquent Performance Patterns” (https://www.youtube.com/watch?v=IBUXXErAtuk) -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Jul 21, 2020 • 50min

Debugging and Monitoring, with Jonty Behr

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.Jonty’s Twitter - https://twitter.com/jontybehrCodeigniter - https://codeigniter.comMettle - https://mettle.io/Laravel Live UK - https://laravellive.uk/PaperTrail - https://papertrail.com/Understand.io - https://understand.io/Xdebug - http://xdebug.org/Bugsnag - https://bugsnag.com/ELK Stack - https://www.elastic.co/what-is/elk-stackTICK stack - https://www.thoughtworks.com/radar/platforms/tick-stackMatt’s live stream with Derick - https://www.youtube.com/watch?v=iloCjuqMdKULaravel discord channel - https://t.co/4fjanVoFIE?amp=1Send Portal - https://sendportal.io/Charity Majors and Observability - https://hub.packtpub.com/honeycomb-ceo-charity-majors-discusses-observability-and-dealing-with-the-coming-armageddon-of-complexity-interview/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs.
undefined
Jul 7, 2020 • 1h 48min

Routing and Blade, with Caleb Porzio

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.Caleb on Twitter: https://twitter.com/calebporzioLivewire: https://laravel-livewire.com/Alpine: https://github.com/alpinejs/alpine/Sticker pack: https://stickers.calebporzio.com/Sushi: https://github.com/calebporzio/sushi/Tighten: https://tighten.co/Laravel Blade: https://laravel.com/docs/7.x/bladeTwig: https://twig.symfony.com/@overwrite answers for Blade: https://www.reddit.com/r/laravel/comments/3om7p3/missing_from_the_blade_docs_show_overwrite_append/cvypt9h/YouTube teachers: TraversyLivewire screencasts: https://laravel-livewire.com/screencasts/installationTALLStack: https://tallstack.dev/Make VS Code Awesome: https://makevscodeawesome.com/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode