
Twenty Percent Time
70 episodes — Page 2 of 2

S1 Ep 20Editors
Okay so here's the thing. We already recorded this episode. This is version 2.

S1 Ep 19Feelings
We're full of feelings.

S1 Ep 18Microservices
We talk about microservices and testing them. #sorryForTheWait Links: [5.5] Maintain original order of collection items with equal values when using sortBy() by damiani · Pull Request #21270 · laravel/framework Full Stack Radio 72: Taylor Otwell - Testing Laravel Applications

S1 Ep 17Laravel Certification Program
We discuss the newly announced Laravel Certification program. There are a lot of sides to the issue. Everyone has opinions. But Laravel will survive. Links: Proxy undefined query builder method calls to the results collection by phroggyy · Pull Request #20749 · laravel/framework [5.6] Promote RouteGroup to first-class citizen, enabling $router->getGroups(). by DanielCoulbourne · Pull Request #20820 · laravel/framework Add @dusk blade directive to render dusk hooks in markup by calebporzio · Pull Request #347 · laravel/dusk [5.5] Add dusk blade directive by calebporzio · Pull Request #20816 · laravel/framework

S1 Ep 16Feature Toggles
Caleb's encountered a new git strategy called trunk flow! We talk about it as well as PRs, packages and all that jazz. Links: Add data-dusk DOM hooks (for less brittle tests) by calebporzio · Pull Request #343 · laravel/dusk 0.README.md [5.5] Add View::either method by sebastiandedeyne · Pull Request #20695 · laravel/framework API Resources by taylorotwell · Pull Request #20710 · laravel/framework

S1 Ep 15State Machines
This week we do updates on string helpers, some other PRs, a little Ziggy talk, and we dig into the concept of "State Machines" Links: [5.5] Use Support Carbon by lucasmichot · Pull Request #20568 · laravel/framework pluginaweek/state_machine: Adds support for creating state machines for attributes on any Ruby class [5.5] API Responses by themsaid · Pull Request #19449 · laravel/framework Add Str::start() and str_start helper function by calebporzio · Pull Request #20569 · laravel/framework

S1 Ep 14Router.php
Caleb has been in the woods. Daniel has been living the lavish life of an open source maintainer. Is that a cheeky Pull Request on the horizon?

S1 Ep 13Refactoring
Caleb helps Daniel get his refactoring wish-list in order. Daniel FINALLY finished Ziggy, a package for Laravel Named Routes in Javascript. Links: [5.5] Allow custom pivot accessors by themsaid · Pull Request #20411 · laravel/framework Ziggy: Use your Laravel named routes in JavaScript — Ziggy creates a Blade directive which you can include in your views. This will export a JavaScript object of your application's named routes, keyed by their names (aliases), as well as a global route() helper function which you can use to access your routes in your JS.

S1 Ep 12PHP stuff inside Javascript
This week, we talk about different strategies for getting data from your backend (PHP) into your Javascript for use in your frontend. We also come up with an idea for a new lil library thats going to change the world. It's good times all around no doubt. Links: Sharing Data in a Laravel/Vue Application - Zaengle Corp laracasts/PHP-Vars-To-Js-Transformer: Transform PHP types to JavaScript

S1 Ep 11The One About Laracon
We are at Laracon 2017. We didn't sleep much. We talk about Taylor and Adam's talks. Caleb REALLY wants a Laracasts Snickers.

S1 Ep 10Single Table Inheriance
LARACON NEXT WEEK! We do recent PRs and Single Table Inheritance. Links: Add @auth blade component by m1guelpf · Pull Request #20087 · laravel/framework Add blade directive @guest by LKDevelopment · Pull Request #20114 · laravel/framework [5.5] Let Str::is handles many patterns by lucasmichot · Pull Request #20108 · laravel/framework

S1 Ep 9(Not) Customizing Laravel
Links: [5.5] Add missing empty statements. by lucasmichot · Pull Request #19975 · laravel/framework [5.5] Add Collection::wrap method by thecrypticace · Pull Request #20055 · laravel/framework [5.5] Add unwrap to collection by sileence · Pull Request #20068 · laravel/framework [5.5] Use listensFor instead of hears for event listener self-registration by BrandonShar · Pull Request #19962 · laravel/framework Self-registering event listeners by adamwathan · Pull Request #19917 · laravel/framework Add the the str_before extra helper, it's the inverse of str_after by afsardo · Pull Request #19940 · laravel/framework

S1 Ep 8Images
Images. Where do you put them? What are they called? Thumbnails? Big ones? Ahh?!?! Links: [5.5] Allow macros to be registered using classes (in addition to closures) by sebastiaanluca · Pull Request #19782 · laravel/framework [5.5] Add Route::view() helper by brayniverse · Pull Request #19835 · laravel/framework [5.4] Make Arr::random($array, 1) return an array of one item by vlakoff · Pull Request #19826 · laravel/framework [5.5] Add Route::redirect() method by brayniverse · Pull Request #19794 · laravel/framework [5.5] [Concept] PSR-11 compliant container by deleugpn · Pull Request #19822 · laravel/framework Watch Ryan Singer - Design: Case Study from Laracon US! 54: Jonathan Reinink - Forms: The Worst Part of Web Dev | Full Stack Radio

S1 Ep 7Resources (bonus outro with North Meets South)
We talk about resources. At the end we have a little clip of our guest appearance on North Meets South (http://www.northmeetssouth.audio/) with Michael Dyrynda and Jacob Bennett.

S1 Ep 6Naming Things
This week we talk about the only thing in programming, Naming Things. Caleb wants to write a Bob the Builder book.

S1 Ep 5Routes
We talk about the routes file, Route:resource(), conditional redirects, and talk about some PRs.

S1 Ep 4Model Traits
We talk about feature traits in Eloquent Models. Caleb wants a utopian world where all models are just a list of traits. Daniel is very reasonable.

S1 Ep 2Model Factories
We talk about our favorite topic. Links: Model Factory "lazy" method (github PR) Set a model factory attribute to a factory instance (github PR) artisan make:factory coming to Laravel 5.5 (github commit)

S1 Ep 2Eloquent Contexts
We talk today about the differences between Model, Collection, and Query Builder contexts in Laravel's Eloquent ORM. Github ->get() thread Github ->make() PR Links: get()" method Github thread" rel="nofollow" href="https://github.com/laravel/internals/issues/563">"->get()" method Github thread "make" method Github PR

S1 Ep 1Macros
We discuss Laravel Macros, and wander off into talking about setting up Laravel relationships before saving. Caleb's post about macros is here: https://blog.tighten.co/the-magic-of-laravel-macros