The Laravel Podcast cover image

The Laravel Podcast

Latest episodes

undefined
Jun 10, 2022 • 28min

Spatie's Laravel-Backup, with Freek Van der Herten

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.Freek Van der Herten's Twitter - https://twitter.com/freekmurzeFreek Van der Herten's Blog - https://freek.devSpatie - https://spatie.beSpatie Twitter - https://twitter.com/spatie_be?lang=enOh Dear -  https://ohdear.appLaravel-Backup GitHub - https://github.com/spatie/laravel-backupLaravel-Backup Introduction - https://spatie.be/docs/laravel-backup/v8/introductionVapor - https://vapor.laravel.com/AWS S3 - https://aws.amazon.com/s3/Forge - https://forge.laravel.com/Zend Framework - https://framework.zend.com/DigitalOcean - https://www.digitalocean.com/Composer- https://getcomposer.org/Grandfather-father-son scheme - https://en.wikipedia.org/wiki/Backup_rotation_scheme#:~:text=Grandfather%2Dfather%2Dson%20backup%20is,a%20FIFO%20system%20as%20above.DB-Dumper GitHub - https://github.com/spatie/db-dumperDB-Snapshots GitHub - https://github.com/spatie/laravel-db-snapshotsLaravel Backup Server - https://spatie.be/products/laravel-backup-server-----Editing and transcription sponsored by Tighten.
undefined
May 27, 2022 • 34min

Socialite, Scout & Sail, with Taylor Otwell

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.Taylor Otwell's Twitter - https://twitter.com/taylorotwellLaravel Twitter - https://twitter.com/laravelphpLaravel Website - https://laravel.com/Laravel Socialite - https://laravel.com/docs/9.x/socialiteSocialite Providers - https://socialiteproviders.com/Atymic - https://atymic.dev/Laravel Scout - https://laravel.com/docs/9.x/scoutOAuth 2.0 - https://oauth.net/2/Elasticsearch - https://www.elastic.co/Algolia - https://www.algolia.com/doc/Meilisearch - https://www.meilisearch.com/Tighten.co - https://tighten.com/Laravel Sail - https://laravel.com/docs/9.x/sailVirtualBox - https://laravel.com/docs/9.x/homestead#provider-specific-virtualboxMindhive - https://mindhive.ro/en/home/Docker - https://www.docker.com/company/Docker Compose - https://docs.docker.com/compose/Homebrew - https://brew.sh/MySQL - https://www.mysql.com/Redis - https://redis.io/Takeout GitHub - https://github.com/tighten/takeoutTony Messias' Twitter - https://twitter.com/tonysmdev/Tony Messias' Blog - https://www.tonysm.com/Laravel Breeze GitHub - https://github.com/laravel/breezeLaravel Jetstream - https://jetstream.laravel.com/2.x/introduction.htmlLaravel Sanctum - https://laravel.com/docs/9.x/sanctumLaravel Fortify - https://laravel.com/docs/9.x/fortifyLaravel Cashier (Stripe) - https://laravel.com/docs/9.x/billingLaravel Passport - https://laravel.com/docs/9.x/passportLaravel Horizon - https://laravel.com/docs/9.x/horizonLaravel Telescope -https://laravel.com/docs/9.x/telescopeLaravel Dusk - https://laravel.com/docs/9.x/duskForge - https://forge.laravel.com/Laravel 9 - https://laravel.com/docs/9.x/releases#laravel-9Laravel Homestead - https://laravel.com/docs/9.x/homesteadLaravel Valet - https://laravel.com/docs/9.x/valet-----Editing and transcription sponsored by Tighten.
undefined
May 13, 2022 • 35min

Bouncer, with Joseph Silber

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!Joseph Silber's Website - https://josephsilber.com/Joseph Silber's Twitter - https://twitter.com/joseph_silberJoseph Silber's GitHub - https://github.com/JosephSilberPage Cache - https://github.com/JosephSilber/page-cacheBouncer Article on Laravel - https://laravel-news.com/bouncer-authorization-packageBouncer GitHub - https://github.com/JosephSilber/bouncerLaravel Eloquent ORM - https://laravel.com/docs/4.2/eloquentAuthorization & Authentication, With Joseph Silber (Laravel Podcast Season 4, Ep. 12) - https://laravelpodcast.simplecast.com/episodes/authorization-and-authentication-with-joseph-silberTaylor Otwell's GitHub - https://github.com/taylorotwell Laravel Passport - https://laravel.com/docs/9.x/passportLaravel LiveWire - https://laravel-livewire.com/Inertia.js - https://inertiajs.com/React - https://reactjs.org/Vue.js - https://vuejs.org/Svelte - https://svelte.dev/Laravel Cashier (Stripe) - https://laravel.com/docs/9.x/billingStripe Checkout - https://stripe.com/payments/checkout-----Editing and transcription sponsored by Tighten.
undefined
Apr 29, 2022 • 31min

Cashier, with Dries Vints

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.Dries Vints' Twitter - https://twitter.com/driesvintsDries Vints' Github - https://github.com/driesvintsDries Vints' Website - https://driesvints.comCashier Course - https://learn-laravel-cashier.comCashier Stripe - https://github.com/laravel/cashier-stripeCashier Paddle - https://github.com/laravel/cashier-paddleLaravel Telegram Notification Channels - https://github.com/laravel-notification-channels/telegramStripe Treasury - https://stripe.com/treasuryShawn McCool's Blog - https://shawnmc.cool/Shawn McCool's Twitter - https://twitter.com/shawnmccoolJoe Dixon's Blog - https://joedixon.co.uk/Joe Dixon's Twitter - https://twitter.com/_joedixon-----Editing and transcription sponsored by Tighten.
undefined
Apr 15, 2022 • 23min

Sanctum & Passport, with Taylor Otwell

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.Taylor Otwell's Twitter - https://twitter.com/taylorotwellLaravel, Twitter - https://twitter.com/laravelphpLaravel, Website - https://laravel.com/Laravel Docs: Passport - https://laravel.com/docs/8.x/passport#main-contentGitHub: Passport - https://github.com/jaredhanson/passport-githubLaravel Docs: Sanctum - https://laravel.com/docs/9.x/sanctumGitHub: Sanctum - https://github.com/laravel/sanctumThe League of Extraordinary Packages - https://thephpleague.com/Laravel Docs: Tinker - https://laravel.com/docs/9.x/artisan#tinkerGitHub: Tinker - https://github.com/laravel/tinkerOAuth 1 - https://oauth.net/1/OAuth 2.0 - https://oauth.net/2/ Spark - https://spark.laravel.com/Forge - https://forge.autodesk.com/en/docs/Vapor - https://docs.vapor.codes/4.0/JWT - https://jwt.io/GitHub: node-fetch - https://github.com/node-fetch/node-fetchAxios - https://axios-http.com/docs/intro-----Editing and transcription sponsored by Tighten.
undefined
Apr 1, 2022 • 23min

Laravel Debugbar, with Barry vd. Heuvel

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.Barry’s Twitter - https://twitter.com/barryvdhFruitcake - https://fruitcake.nl/GitHub - https://github.com/barryvdhLaravel Debugbar - https://github.com/barryvdh/laravel-debugbarAnbu - https://github.com/daylerees/anbuDayle Rees, Twitter - https://twitter.com/daylereesDayle Rees, website - https://daylerees.com/-----Editing and transcription sponsored by Tighten.
undefined
Mar 18, 2022 • 28min

Laravel Excel, with Spartner's Arne Schoenmakers & Patrick Brouwers

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.Spartner, website - https://spartner.software/Spartner, Twitter- https://twitter.com/spartnerNLArne Schoenmakers, Twitter - https://twitter.com/arneschoenmakerPatrick Brouwers, Twitter - https://twitter.com/patrickbrouwersPatrick Brouwers, Website - https://patrickbrouwers.nl/Laravel Excel - https://laravel-excel.com/-----Editing and transcription sponsored by Tighten.
undefined
Mar 4, 2022 • 28min

Fortify, Breeze, Jetstream, & Spark, with Taylor Otwell

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.Taylor Otwell - https://twitter.com/taylorotwell   Laravel, Twitter - https://twitter.com/laravelphpLaravel, Website - https://laravel.com/Laravel Docs: Fortify - https://laravel.com/docs/8.x/fortifyGitHub: Fortify -  https://github.com/laravel/fortifyLaravel Docs: Breeze - https://laravel.com/docs/8.x/starter-kitsGitHub: Breeze - https://github.com/laravel/breezeJetstream - https://jetstream.laravel.com/2.x/introduction.htmlGitHub: Jetstream - https://github.com/laravel/jetstreamSpark - https://spark.laravel.com/GitHub: Spark - https://github.com/laravel/spark-installer-----Editing and transcription sponsored by Tighten.
undefined
Nov 11, 2021 • 2min

The Laravel Podcast, Season 5

The Laravel Podcast brings you Laravel and PHP development news and discussion. Season 5 consists of Matt Stauffer interviewing the creators of the most popular packages in the Laravel ecosystem.-----Editing and transcription sponsored by Tighten.
undefined
Apr 13, 2021 • 1h 38min

Packages, with Freek Van der Herten & Marcel Pociot

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.Freek Van der Herten, Twitter - https://twitter.com/freekmurzeFreek’s blog - https://freek.dev/Spatie - https://spatie.be/Marcel Pociot, Twitter - https://twitter.com/marcelpociotBeyond Code - https://beyondco.de/Marcel’s website - https://pociot.dev/Laravel Docs: Packages - https://laravel.com/docs/8.x/packagesSpatie: Ray - https://spatie.be/products/rayLaravel: IDE Helper - https://github.com/barryvdh/laravel-ide-helperLaravel: Debug Bar - https://github.com/barryvdh/laravel-debugbarBarry Van der Heuvel, GitHub - https://github.com/barryvdhFruitcake - https://fruitcake.nl/Valet - https://laravel.com/docs/8.x/valetExpose - https://github.com/beyondcode/exposeLaravel: Illuminate - https://github.com/illuminateTorch - https://github.com/mattstauffer/TorchProxy Package - https://packagist.org/packages/fideloper/proxyGuzzle - https://packagist.org/packages/guzzlehttp/guzzleTinker - https://packagist.org/packages/laravel/tinkerTinkerwell - https://tinkerwell.app/Faker - https://github.com/fzaninotto/FakerIgnition - https://github.com/facade/ignitionLaravel Docs: Sail - https://laravel.com/docs/8.x/sailLaravel Docs: Mocking - https://laravel.com/docs/8.x/mockingCollision - https://github.com/nunomaduro/collisionPHP Unit - https://phpunit.de/Symfony - https://symfony.com/Laravel Zero - https://laravel-zero.com/Blade X - https://spatie.be/docs/laravel-blade-x/v2/introductionThe Laravel Podcast, Intro to Composer - https://laravelpodcast.com/episodes/intro-to-composer-with-jordi-boggianoJohn Brown, Laravel Package - https://laravelpackage.com/PHP Package Development - https://phppackagedevelopment.com/Laravel Package Training - https://laravelpackage.training/Laravel New: Package Development, Deprecated Helpers, and Caching Changes - https://podcast.laravel-news.com/78Freek Van der Herten, Creating Laravel-Signal-Aware-Command - https://www.youtube.com/watch?v=D9hxQoD47jISkeleton Package - https://github.com/spatie/package-skeleton-laravelLaravel Package Tools - https://github.com/spatie/laravel-package-toolsLarabelles: Building a Laravel Package #1 - https://www.youtube.com/watch?v=YY1QOG8mwE4Larabelles: Building a Laravel Package #2 - https://www.youtube.com/watch?v=DB5ZmZmrYxMOh Dear App - https://ohdear.app/-----Editing sponsored by Tighten; transcript sponsored by Larajobs.

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app