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

Episoder(142)

Welcome back Taylor! Laravel 11, Folio/Volt, PHP, and Final Classes

Welcome back Taylor! Laravel 11, Folio/Volt, PHP, and Final Classes

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. Taylor Otwell's Twitter - https://twitter.com/taylorotwellLaravel Twitter - https://twitter.com/laravelphpLaravel Website - https://laravel.com/Laravel Folio - https://laravel.com/docs/10.x/folioLivewire Volt – https://livewire.laravel.com/docs/voltCaleb Porzio - https://calebporzio.com/Caleb Porzio GitHub - https://github.com/calebporzioLaravel Herd - https://herd.laravel.com/Tighten.co - https://tighten.com/Laravel Sail - https://laravel.com/docs/10.x/sailDocker - https://www.docker.com/company/ Inertia - https://inertiajs.com/Jonathan Reinink’s Website - https://reinink.ca/Jonathan Reinink’s Twitter - https://twitter.com/reininkJonathan Reinink’s GitHub - https://github.com/reinink-----Editing and transcription sponsored by Tighten.

26 Sep 202344min

League CSV (and URI & Period), with Ignace Nyamagana Butera

League CSV (and URI & Period), with Ignace Nyamagana Butera

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.Ignace's Website - https://nyamsprod.comIgnace's GitHub - https://github.com/nyamsprodIgnace's Twitter - https://twitter.com/nyamsprodBakame GitHub - https://github.com/bakame-phpSponsor Ignace - https://github.com/sponsors/nyamsprodLeague CSV GitHub - https://github.com/thephpleague/csvLeague CSV - https://csv.thephpleague.com/League URI GitHub - https://github.com/thephpleague/uriLeague URI -  https://uri.thephpleague.com/League Period GitHub - https://github.com/thephpleague/periodLeague Period - https://period.thephpleague.com/Domain Parser GitHub - https://github.com/jeremykendall/php-domain-parserThe PHP League - https://thephpleague.com/Frank de Jonge - https://twitter.com/frankdejongeStorage, with Frank de Jonge - https://laravelpodcast.com/episodes/storage-with-frank-de-jongeJonathan Reinink - https://github.com/reininkEloquent and the Query Builder, with Jonathan Reinink - https://laravelpodcast.com/episodes/eloquent-with-jonathan-reininkBarry vd. Heuvel - https://github.com/barryvdhLaravel Debugbar, with Barry vd. Heuvel - https://laravelpodcast.com/episodes/laravel-debugbar-with-barry-vd-heuvelPHP Manual for fgetcsv - https://www.php.net/manual/en/function.fgetcsv.phpComposer - https://getcomposer.org/PSR-4: Autoloader - https://www.php-fig.org/psr/psr-4/The SplObjectStorage class - https://www.php.net/manual/en/class.splobjectstorage.phpStreams - https://www.php.net/manual/en/book.stream.phpSymfony - https://symfony.com/PHP Releases - https://phpreleases.com/Doctrine - https://www.doctrine-project.org/Doctrine Collections - https://www.doctrine-project.org/projects/doctrine-collections/en/1.6/index.htmlLazy Collections - https://laravel.com/docs/9.x/collections#lazy-collectionsHelpers & Collections, with Jacob Baker-Kretzmar - https://laravelpodcast.com/episodes/helpers-collections-with-jacob-baker-kretzmarSushi - https://github.com/calebporzio/sushiEloquent - https://laravel.com/docs/9.x/eloquentPSR-7: HTTP message interfaces - https://www.php-fig.org/psr/psr-7/WhatWG - https://whatwg.org/parse_url - https://www.php.net/manual/en/function.parse-url.phpCarbon GitHub - https://github.com/briannesbitt/CarbonChronos GitHub - https://github.com/cakephp/chronosJeremy Kendall - https://github.com/jeremykendallPHP Domain Parser - https://github.com/jeremykendall/php-domain-parserCaneco - https://twitter.com/caneco-----Editing and transcription sponsored by Tighten.

12 Aug 202247min

Pest, with Nuno Maduro

Pest, with Nuno Maduro

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.

24 Jun 202223min

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

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.

10 Jun 202227min

Socialite, Scout & Sail, with Taylor Otwell

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.

27 Mai 202234min

Bouncer, with Joseph Silber

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.

13 Mai 202235min

Cashier, with Dries Vints

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.

29 Apr 202230min

Sanctum & Passport, with Taylor Otwell

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.

15 Apr 202222min

Populært innen Business og økonomi

stopp-verden
dine-penger-pengeradet
e24-podden
rss-penger-polser-og-politikk
rss-borsmorgen-okonominyhetene
livet-pa-veien-med-jan-erik-larssen
finansredaksjonen
utbytte
pengesnakk
pengepodden-2
tid-er-penger-en-podcast-med-peter-warren
morgenkaffen-med-finansavisen
rss-sunn-okonomi
okonomiamatorene
nordnet-norge
lederpodden
shifter
stormkast-med-valebrokk-stordalen
stinn-av-gryn
rss-impressions-2