The Laravel Podcast

The Laravel Podcast

Taylor Otwell, Matt Stauffer 128 Episodes

The Laravel Podcast brings you Laravel and PHP development news and discussion.

https://laravelpodcast.com/
Pest, with Nuno Maduro

Pest, with Nuno Maduro

Jun 24, 2022 23:26

In this episode we talk with Nuno Maduro about the PHP testing framework Pest, a PHP testing framework that focuses on bringing you a more simplified, fluent, and powerful way of writing automated tests.Nuno Maduro's Twitter - https://twitter.com/enunomaduroSponsor Nuno Maduro - https://github.com/sponsors/nunomaduroPest - https://pestphp.comPest Discord Server - https://discord.com/invite/bMAJv82Perl - https://www.perl.org/Parallel Plugin - https://pestphp.com/docs/plugins/parallelPHPUnit - https://phpunit.de/Jest - https://jestjs.io/Livewire - https://laravel-livewire.com/Watch Plugin - https://pestphp.com/docs/plugins/watchRetry Plugin - https://docs.php-http.org/en/latest/plugins/retry.htmlDatasets - https://pestphp.com/docs/datasets#datasetsOliver Nybroe's Twitter - https://twitter.com/olivernybroe?lang=enOliver Nybroe's GitHub - https://github.com/olivernybroeOwen Voke's Twitter - https://twitter.com/owenvokeOwen Voke's GitHub - https://github.com/owenvokeLuke Downing's Twitter - https://twitter.com/LukeDowning19Luke Downing's GitHub - https://github.com/lukeraymonddowningFreek Van der Herten's Twitter - https://twitter.com/freekmurzeFreek Van der Herten's Blog - https://freek.dev-----Editing and transcription sponsored by Tighten.

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

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

Jun 10, 2022 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.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.

Socialite, Scout & Sail, with Taylor Otwell

Socialite, Scout & Sail, with Taylor Otwell

May 27, 2022 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.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.

Bouncer, with Joseph Silber

Bouncer, with Joseph Silber

May 13, 2022 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!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.

Cashier, with Dries Vints

Cashier, with Dries Vints

Apr 29, 2022 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.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.

Sanctum & Passport, with Taylor Otwell

Sanctum & Passport, with Taylor Otwell

Apr 15, 2022 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.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.

Laravel Debugbar, with Barry vd. Heuvel

Laravel Debugbar, with Barry vd. Heuvel

Apr 1, 2022 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.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.

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

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

Mar 18, 2022 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.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.

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

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

Mar 4, 2022 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.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.

The Laravel Podcast, Season 5

The Laravel Podcast, Season 5

Nov 11, 2021 01:51

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.

Packages, with Freek Van der Herten & Marcel Pociot

Packages, with Freek Van der Herten & Marcel Pociot

Apr 13, 2021 1: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.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.

Upgrading, with Jason McCreary

Upgrading, with Jason McCreary

Mar 30, 2021 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.Jason McCreary, Twitter - https://twitter.com/gonedarkJason McCreary, Website - https://jasonmccreary.me/Laravel Shift - https://laravelshift.com/Confident Laravel - https://confidentlaravel.com/Base Code Field Guide - https://basecodefieldguide.com/Base Laravel - https://baselaravel.com/Laravel Docs, Upgrade Guide - https://laravel.com/docs/8.x/upgradeLaravel Docs, Artisan Console - https://laravel.com/docs/8.x/artisanLaravel Scheduler - https://laravel.com/docs/8.x/schedulingTailwind - https://tailwindcss.com/Tailwind, Theme Configurations - https://tailwindcss.com/docs/themeLaravel Docs, LTS - https://laravel.com/docs/8.x/releases#support-policyJesse Schute - https://www.instagram.com/jesseschutt/Laravel Linter - https://github.com/tighten/tlint-----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Deploying & Servers, with Chris Fidao

Deploying & Servers, with Chris Fidao

Mar 16, 2021 1:00:00

One of the most common questions that the Laravel docs just can't answer for you is "How and where do I deploy my Laravel app?" There are a ton of options, but a few recommended options, and Chris Fidao, creator of Servers for Hackers, knows all of them and takes this episode to walk us through the most common setups and important tips to remember and gotchas to avoid.Chris Fidao, Twitter: https://twitter.com/fideloperServers For Hackers: https://serversforhackers.com/UserScape: https://userscape.com/HelpSpot Cloud: https://www.helpspot.com/cloud-infrastructureForge: https://forge.laravel.com/Laravel Docs, Deployment: https://laravel.com/docs/8.x/deploymentWebhook: https://en.wikipedia.org/wiki/WebhookUbuntu: https://ubuntu.com/Shared Hosting: https://en.wikipedia.org/wiki/Shared_web_hosting_serviceEnvoyer: https://envoyer.io/Composer InstallZero Downtime DeploymentBash: https://en.wikipedia.org/wiki/Bash_(Unix_shell)Laravel Docs, Envoy: https://laravel.com/docs/8.x/envoyFabric: https://www.fabfile.org/Laravel Docs, Blade: https://laravel.com/docs/8.x/bladeDocker: https://www.docker.com/AWS: https://aws.amazon.com/Serverless: https://www.serverless.com/Container: https://www.docker.com/resources/what-containerKubernetes: https://kubernetes.io/Amazon Elastic Kubernetes Services (EKS): https://aws.amazon.com/eksLambda: https://aws.amazon.com/lambda/Laravel Vapor: https://vapor.laravel.com/Laravel Docs, SSH: https://laravel.com/docs/4.2/sshUnderstanding Linux File Permissions: https://www.linux.com/training-tutorials/understanding-linux-file-permissions/Supervisor: http://supervisord.org/Cron: https://en.wikipedia.org/wiki/CronThermostat: https://thermostat.io/Laravel Discord: https://twitter.com/taylorotwell/status/1037140531313340416 -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Queues, with Mohamed Said

Queues, with Mohamed Said

Mar 2, 2021 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.Mohamed Said, Twitter - https://twitter.com/themsaidMohamed Said, YouTube - https://www.youtube.com/themsaidMohamed Said, Website - https://themsaid.com/Diving Laravel - https://divinglaravel.com/Learn Laravel Queues, book by Mohamed Said - https://learn-laravel-queues.com/Laravel Documents, Queues - https://laravel.com/docs/8.x/queuesDaemons - https://en.wikipedia.org/wiki/Daemon_(computing)Maxwell’s Demon Thought Experiment - https://en.wikipedia.org/wiki/Maxwell%27s_demonLaravel Documents, Broadcasted Events - https://laravel.com/docs/8.x/broadcastingSingleton - https://en.wikipedia.org/wiki/Singleton_patternLaravel Forge - https://forge.laravel.com/Laravel Documents, Workers - https://laravel.com/docs/8.x/queues#running-the-queue-workerLaravel Documents, Events - https://laravel.com/docs/8.x/eventsStripe Connect - https://stripe.com/connect -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Security, with Rizqi Djamaluddin

Security, with Rizqi Djamaluddin

Feb 16, 2021 1: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.Rizqi Djamaluddin Twitter -  https://twitter.com/rizqi_djmLaravel Documents: Eloquent - https://laravel.com/docs/8.x/eloquentSQL Injection - https://en.wikipedia.org/wiki/SQL_injectionCross Site Scripting (XSS) - https://en.wikipedia.org/wiki/Cross-site_scriptingAWSTakeout - https://github.com/tighten/takeoutMinio - https://min.io/S3 - https://s3.com/NGINX - https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/HTML Purifier - http://htmlpurifier.org/Laravel Documents: CSRF Protection - https://laravel.com/docs/8.x/csrfCORS - https://en.wikipedia.org/wiki/Cross-origin_resource_sharingRate Limiting - https://en.wikipedia.org/wiki/Rate_limiting2 Factor Authentication - https://authy.com/what-is-2fa/OWASP - https://owasp.org/Laravel Slack - https://larachat.co/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Helpers & Collections, with Jacob Baker-Kretzmar

Helpers & Collections, with Jacob Baker-Kretzmar

Feb 2, 2021 1: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.Jacob Baker-Kretzmar Twitter - https://twitter.com/bakerkretzmarJacob’s GitHub Account - https://github.com/bakerkretzmarJacob’s Website - https://bakerkretzmar.ca/Laravel Documentation: Helpers - https://laravel.com/docs/8.x/helpersLaravel Documentation: Collections - https://laravel.com/docs/8.x/collectionsRasmus Lerdorf Twitter - https://twitter.com/rasmusLaravel Documentation: Dataget - https://laravel.com/docs/8.x/helpers#method-data-getLaravel News: Laravel Collection “Tap” Method - https://laravel-news.com/collection-tapLaracasts: Fluent Strings Manipulations - https://laracasts.com/series/whats-new-in-laravel-7/episodes/2Laravel News: Using the Laravel Optional Helper and the New Optional Closure - https://laravel-news.com/laravel-optional-helperLazy Collections in Laravel - https://josephsilber.com/posts/2020/07/29/lazy-collections-in-laravelRefactoring to Collections, by Adam Wathan - https://adamwathan.me/refactoring-to-collections/Laravel: Up & Running, by Matt Stauffer - https://laravelupandrunning.com/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Mail and Notifications, with Wilbur Powery

Mail and Notifications, with Wilbur Powery

Jan 5, 2021 1: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 systemsWilbur Powery’s Twitter - https://twitter.com/wilburpoweryWilbur’s Blog - https://wilburpowery.dev/Wilbur’s GitHub - https://github.com/wilburpoweryLaravel Documents: Notifications - https://laravel.com/docs/8.x/notificationsWilbur Group - https://wilbergroup.com/Jake Bennett - https://twitter.com/JacobBennettLaravel Documents: Mail - https://laravel.com/docs/8.x/mailMailGun - https://www.mailgun.com/MailTrap - https://mailtrap.io/Hello Cloud - http://hellocloud.io/MailHog - https://github.com/mailhogTakeout - https://github.com/tighten/takeoutHelo Professional - https://usehelo.com/Marcel Pocoit Twitter - https://twitter.com/marcelpociotNexmo - https://developer.nexmo.com/Next - https://nextjs.org/Twilio - https://www.twilio.com/Laravel Documents: Queues - https://laravel.com/docs/8.x/queuesLaravel Echo - https://github.com/laravel/echoPusher - https://pusher.com/tutorials/web-notifications-laravel-pusher-channelsLaravel Documents: Broadcast -  https://laravel.com/docs/8.x/broadcastingLaravel: Up & Running - https://laravelupandrunning.com/Laracasts - https://laracasts.com/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

APIs, with Jess Archer

APIs, with Jess Archer

Dec 22, 2020 1: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.Jess Archer Twitter - https://twitter.com/jessarchercodesJess Archer Website - https://jessarcher.com/Jess Archer Blog - https://jessarcher.com/blog/Jess Archer GitHub - https://github.com/jessarcherLaravel Shift - https://laravelshift.com/GiftyDuck - https://giftyduck.com/BaseCode Podcast - https://basecodefieldguide.com/podcast/Laravel Documents: API - https://laravel.com/docs/5.8/api-authenticationLaravel Documents: Laravel Passport - https://laravel.com/docs/8.x/passportLaravel Documents: Laravel Sanctum -  https://laravel.com/docs/8.x/sanctumRestful APINested ResourcesTransforming APIAPI ResourcesJSON API - https://jsonapi.org/Wikipedia Status Codes - https://en.wikipedia.org/wiki/List_of_HTTP_status_codesLaracon: “How to JSON: API Quickly and Easily in Laravel,” Matt Stauffer, video -  https://vimeo.com/showcase/7060635/video/394206991Laracon: “Cruddy by Design” Adam Wathan, video -  https://www.youtube.com/watch?v=MF0jFKvS4SILaracon: “The Laravel Developer’s Guide to VUE SPAs,” Jess Archer, video - https://www.youtube.com/watch?v=Zv4bUXEwl20 -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Storage, with Frank de Jonge

Storage, with Frank de Jonge

Dec 8, 2020 1: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.Frank de Jonge Twitter - https://twitter.com/frankdejongeFrank on GitHub - https://github.com/frankdejongeFrank’s Blog -  https://blog.frankdejonge.nl/Flysystem - https://flysystem.thephpleague.com/v2/docs/Mollie Payments - https://www.mollie.com/enThe PHP League of Extraordinary Packages - https://thephpleague.com/#packagesLaravel Documents: File Storage - https://laravel.com/docs/8.x/filesystemChristoph Rumpel Episode - https://laravelpodcast.simplecast.com/episodes/the-service-container-with-christoph-rumpelStreamed Download - https://laravel.com/docs/8.x/responses#streamed-downloadsReplicate Adapter - https://flysystem.thephpleague.com/v1/docs/adapter/replicate/Flysystem V2 - https://flysystem.thephpleague.com/v2/docs/what-is-new/Schiphol Airport - https://www.schiphol.nl/nl/Ecologi, Tree Sponsorship - https://ecologi.com/frankdejonge   -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

Cache, Session, Middleware, & Request, with Samantha Geitz

Cache, Session, Middleware, & Request, with Samantha Geitz

Nov 24, 2020 1: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.Samantha Geitz Twitter Account - https://twitter.com/SamanthaGeitzSamantha Geitz website - https://samanthageitz.com/  The Laravel Podcast, Season 3: Interview with Samantha Geitz - https://laravelpodcast.com/episodes/7fbc2741Laravel Docs Cache - https://laravel.com/docs/8.x/cacheLaravel Docs Session -  https://laravel.com/docs/8.x/session#introductionLaravel Docs Middleware -  https://laravel.com/docs/8.x/middleware#introductionLaravel Docs Requests - https://laravel.com/docs/8.x/requests#accessing-the-requestTelescope - https://laravel.com/docs/8.x/telescopeCloudFront - https://aws.amazon.com/cloudfront/Trusted Proxy -  https://github.com/fideloper/TrustedProxyPatrick Rothfuss - https://www.patrickrothfuss.com/content/index.aspPatrick Rothfuss, Name in the Wind - https://www.powells.com/book/the-name-of-the-wind-9780756404741Patrick Rothfuss, Wise Man Fears - https://www.powells.com/book/the-wise-mans-fear-9780756407919Brandon Sanderson - https://www.brandonsanderson.com/Joe Abercrombie - https://joeabercrombie.com/Joe Abercrombie, A Blade Itself - https://joeabercrombie.com/books/the-blade-itself/Kindle Paperwhite - https://www.amazon.com/dp/B07CXG6C9W/Lev Grossman, The Magicians - http://levgrossman.com/books/the-magicians-a-novel/Lin Manuel Miranda Producing The Kingkiller Chronicles- https://www.tor.com/2016/11/29/lin-manuel-miranda-the-kingkiller-chronicle-adaptation-patrick-rothfuss/ -----Editing sponsored by Tighten; transcript sponsored by Larajobs.

遊戯三昧

遊戯三昧

遊戯三昧とは日常生活に関わることすべてを遊びのように徹してやろうということ。何かにとらわれることなく、遊ぶことも遊び、働くことも遊び、どんなことも遊びとして受け入れる、、そんな精神で生きるサチヨの生態ポッドキャスト

のれんラジオ

のれんラジオ

アノニマスな2人があやふやな知識のまま あーでもない、こーでもない、と答えの出ないトークに戯れる、「のれんに腕押し」なポッドキャスト『のれんラジオ』です。ランニングやドライブや通勤のおとも、掃除や料理のあいま、日本語学習のツールなど、いろんなシチュエーションで楽しんでもらえればうれしいです。ご感想は、#のれんラジオ もしくは、https://forms.gle/mQ8Cy2aQKhzGgtjK6 まで。listenのリンクは、https://listen.style/p/noren_radio?yghIYkoL

今日もぼちぼちHyggeなじかん

今日もぼちぼちHyggeなじかん

Hygge(ヒュッゲ)とは、デンマーク語で「居心地がいい空間」や「楽しい時間」のこと。 コーヒー片手に語り合ったり、太陽の光を浴びてゆったり過ごす時のように、まったりした気持ちで、ひよっしーの身の回りに起きる何気ない日常を声日記として配信します。 食べたり、走ったり、考えたり、話したり〜!

てっちゃんの日々

てっちゃんの日々

業務効率化とか人材育成とか社会貢献とか子育て支援とか、プログラミング教室なんかもしてみたり。浅~く広~く。

ファーストリッスン

ファーストリッスン

初めて!よろしくお願いします!

亀っちの部屋ラジオ

亀っちの部屋ラジオ

<不定期で17時ごろ配信!> 俺の昔話から経営やビジネスの話まで、ゆるく話しているよ~。 大企業からスタートアップまで、みんなの参考になりそうなテーマで話しているので、仕事でお困りの時なんかに聞いてみてね。 ■亀山 敬司(DMM.com 会長) <SNS> ・Twitter:https://twitter.com/kameyama66 ・Facebook:https://www.facebook.com/profile.php?id=100005127937437 <メディア> ・NewsPicks:https://newspicks.com/movie-series/30/ ・NowVoice:https://voice.nowdo.net/ ・Voicy:https://voicy.jp/channel/1616 ・週刊文春オンライン:https://bunshun.jp/category/qa-kameyama ・LISTEN https://listen.style/p/kameyama?Nb7oz8iq #かめっち #かめっちの部屋