BITCQ

Adam Wathan - Test-Driven Laravel

Size: 7.9 GB
Magnet link

Name Size
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.1 - What Do We Build First_.mp4 45.7 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.2 - Sketching out Our First Test.mp4 41.5 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.3 - Getting to Green.mp4 127.5 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.4 - Unit Testing Presentation Logic.mp4 62.1 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.5 - Refactoring for Speed.mp4 41.6 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.6 - Hiding Unpublished Concerts.mp4 53.4 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.7 - Testing Query Scopes.mp4 39.2 MB
Adam Wathan - Test-Driven Laravel/Videos/01 - Get the Ball Rolling/1.8 - Factory States.mp4 25.6 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.10 - Preventing Ticket Sales to Unpublished Concerts.mp4 47.4 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.1 - Intro.mp4 6.3 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.2 - Browser Testing vs Endpoint Testing.mp4 40.2 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.3 - Outlining the First Purchasing Test.mp4 28.9 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.4 - Faking the Payment Gateway.mp4 79.9 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.5 - Adding Tickets to Orders.mp4 43.6 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.6 - Encapsulating Relationship Logic in the Model.mp4 30.3 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.7 - Getting Started with Validation Testing.mp4 53.8 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.8 - Reducing Duplication with Custom Assertions.mp4 40.4 MB
Adam Wathan - Test-Driven Laravel/Videos/02 - Purchasing Concert Tickets/2.9 - Handling Failed Charges.mp4 44.1 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.1 - Outlining the First Test Case.mp4 19.7 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.2 - Adding Tickets to Concerts.mp4 50.3 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.3 - Refusing Orders When There Are No More Tickets.mp4 54.1 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.4 - Finishing the Feature Test.mp4 28.1 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.5 - Cancelling Failed Orders.mp4 33.3 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.6 - Refactoring and Redundant Test Coverage.mp4 39 MB
Adam Wathan - Test-Driven Laravel/Videos/03 - Limiting Ticket Sales/3.7 - Cleaning Up Our Tests.mp4 81.4 MB
Adam Wathan - Test-Driven Laravel/Videos/04 - Returning Order Details/4.1 - Asserting Against JSON Responses.mp4 42.4 MB
Adam Wathan - Test-Driven Laravel/Videos/04 - Returning Order Details/4.2 - Returning Order Details.mp4 34.8 MB
Adam Wathan - Test-Driven Laravel/Videos/04 - Returning Order Details/4.3 - This Design Sucks.mp4 22 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.1 - Persisting the Order Amount.mp4 28.1 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.2 - Removing the Need to Cancel Orders.mp4 39.1 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.3 - Preparing for Extraction.mp4 44.4 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.4 - Extracting a Named Constructor.mp4 26.3 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.5 - Precomputing the Order Amount.mp4 31.2 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.6 - Uncovering a New Domain Object.mp4 28.6 MB
Adam Wathan - Test-Driven Laravel/Videos/05 - A Surgical Refactoring/5.7 - You Might Not Need a Mocking Framework.mp4 20.6 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.1 - Uh Oh, a Race Condition!.mp4 8.9 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.2 - Requestception.mp4 23.1 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.3 - Hooking into Charges.mp4 32.2 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.4 - Uh Oh, a Segfault!.mp4 23.1 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.5 - Replicating the Failure at the Unit Level.mp4 31.3 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.6 - Reserving Individual Tickets.mp4 41.2 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.7 - Reserved Means Reserved!.mp4 24.7 MB
Adam Wathan - Test-Driven Laravel/Videos/06 - Off to the Races/6.8 - That Guy Stole My Tickets!.mp4 36.5 MB
Adam Wathan - Test-Driven Laravel/Videos/07 - Hunting for Stale Code/44 - Cancelling Reservations.mp4 31.3 MB
Adam Wathan - Test-Driven Laravel/Videos/07 - Hunting for Stale Code/45 - Refactoring Mocks to Spies.mp4 34.1 MB
Adam Wathan - Test-Driven Laravel/Videos/07 - Hunting for Stale Code/46 - A Change in Behavior.mp4 30.3 MB
Adam Wathan - Test-Driven Laravel/Videos/07 - Hunting for Stale Code/47 - Deleting Stale Tests.mp4 27.9 MB
Adam Wathan - Test-Driven Laravel/Videos/08 - Something Smells in our Controller/48 - Cleaning up a Loose Variable.mp4 37.1 MB
Adam Wathan - Test-Driven Laravel/Videos/08 - Something Smells in our Controller/49 - Moving the Email to the Reservation.mp4 40.9 MB
Adam Wathan - Test-Driven Laravel/Videos/08 - Something Smells in our Controller/50 - Refactoring Long Parameter List Using Preserve Whole Object.mp4 52.4 MB
Adam Wathan - Test-Driven Laravel/Videos/08 - Something Smells in our Controller/51 - Green with Feature Envy.mp4 35.5 MB
Adam Wathan - Test-Driven Laravel/Videos/08 - Something Smells in our Controller/52 - Avoiding Service Classes with Method Injection.mp4 46.7 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/53 - Generating a Valid Payment Token.mp4 56.4 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/54 - Retrieving the Last Charge.mp4 24.1 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/55 - Making a Successful Charge.mp4 27.3 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/56 - Dealing with Lingering State.mp4 80.4 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/57 - Don't Mock What You Don't Own.mp4 51.7 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/58 - Using Groups to Skip Integration Tests.mp4 12.4 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/59 - Handling Invalid Payment Tokens.mp4 22.2 MB
Adam Wathan - Test-Driven Laravel/Videos/09 - Testing-Driving the Real Stripe Adapter/60 - The Moment of Truth.mp4 24.5 MB
Adam Wathan - Test-Driven Laravel/Videos/10 - Keeping Things Synchronized with Contract Tests/61 - When Interfaces Aren't Enough.mp4 25.6 MB
Adam Wathan - Test-Driven Laravel/Videos/10 - Keeping Things Synchronized with Contract Tests/62 - Refactoring Towards Duplication.mp4 78.7 MB
Adam Wathan - Test-Driven Laravel/Videos/10 - Keeping Things Synchronized with Contract Tests/63 - Capturing Charges with Callbacks.mp4 50 MB
Adam Wathan - Test-Driven Laravel/Videos/10 - Keeping Things Synchronized with Contract Tests/64 - Making the Tests Identical.mp4 44.6 MB
Adam Wathan - Test-Driven Laravel/Videos/10 - Keeping Things Synchronized with Contract Tests/65 - Extracting a Contract Test.mp4 49.3 MB
Adam Wathan - Test-Driven Laravel/Videos/10 - Keeping Things Synchronized with Contract Tests/66 - Extracting the Failure Case.mp4 48.8 MB
Adam Wathan - Test-Driven Laravel/Videos/11 - Upgrading Our Suite To Laravel 5.4/67 - Upgrading to Laravel 5.4.mp4 29 MB
Adam Wathan - Test-Driven Laravel/Videos/11 - Upgrading Our Suite To Laravel 5.4/68 - Removing the BrowserKit Dependency.mp4 74.6 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/69 - Sketching Out Order Confirmations.mp4 39.6 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/70 - Driving out the Endpoint.mp4 32.1 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/71 - Asserting Against View Data.mp4 31.8 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/72 - Extracting a Finder Method.mp4 39.4 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/73 - Making Static Data Real.mp4 67.3 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/74 - Deciding What to Test in a View.mp4 35.5 MB
Adam Wathan - Test-Driven Laravel/Videos/12 - Viewing Order Confirmations/75 - Decoupling Data from Presentation.mp4 30.6 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/76 - Fixing the Test Suite.mp4 48.2 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/77 - Stubbing the Interface.mp4 42.3 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/78 - Updating Our Unit Tests.mp4 33 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/79 - Confirmation Number Characteristics.mp4 21.6 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/80 - Testing the Confirmation Number Format.mp4 42.8 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/81 - Ensuring Uniqueness.mp4 52.2 MB
Adam Wathan - Test-Driven Laravel/Videos/13 - Generating Confirmation Numbers/82 - Refactoring to a Facade.mp4 36.1 MB
Adam Wathan - Test-Driven Laravel/Videos/14 - Storing the Last Four Card Digits/83 - Promoting Charges to Objects.mp4 112.8 MB
Adam Wathan - Test-Driven Laravel/Videos/14 - Storing the Last Four Card Digits/84 - Leveraging Our Contract Tests.mp4 81.6 MB
Adam Wathan - Test-Driven Laravel/Videos/14 - Storing the Last Four Card Digits/85 - Storing Charge Details with Orders.mp4 54.4 MB
Adam Wathan - Test-Driven Laravel/Videos/14 - Storing the Last Four Card Digits/86 - Deleting More Stale Code.mp4 75.2 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/87 - Feature Test and JSON Updates.mp4 44.5 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/88 - Claiming Tickets When Creating Orders.mp4 51.1 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/89 - Assigning Codes When Claiming Tickets.mp4 60.7 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/90 - The Birthday Problem.mp4 45.9 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/91 - Integrating Hashids.mp4 66.6 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/92 - Dealing with Out of Sync Mocks.mp4 25 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/93 - Wiring It All Together.mp4 36.1 MB
Adam Wathan - Test-Driven Laravel/Videos/15 - Assigning Ticket Codes/94 - Ready to Demo.mp4 13.4 MB
Adam Wathan - Test-Driven Laravel/Videos/16 - Emailing Order Confirmations/95 - Using a Fake to Intercept Mail.mp4 61.3 MB
Adam Wathan - Test-Driven Laravel/Videos/16 - Emailing Order Confirmations/96 - Testing Mailable Contents.mp4 55 MB
Adam Wathan - Test-Driven Laravel/Videos/16 - Emailing Order Confirmations/97 - Cleanup and Demo.mp4 15.9 MB
Adam Wathan - Test-Driven Laravel/Videos/17 - Logging in with Dusk/100 - Namespacing Our Test Suite.mp4 43.3 MB
Adam Wathan - Test-Driven Laravel/Videos/17 - Logging in with Dusk/101 - Getting Started with Laravel Dusk.mp4 28 MB
Adam Wathan - Test-Driven Laravel/Videos/17 - Logging in with Dusk/102 - QA Testing the Login Flow.mp4 40.2 MB
Adam Wathan - Test-Driven Laravel/Videos/17 - Logging in with Dusk/98 - Testing the Login Endpoint.mp4 64.5 MB
Adam Wathan - Test-Driven Laravel/Videos/17 - Logging in with Dusk/99 - Should You TDD Simple Templates_.mp4 27.7 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/103 - Preventing Guests from Adding Concerts.mp4 34.9 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/104 - Adding a Valid Concert.mp4 115.3 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/105 - Validation and Redirects.mp4 60.8 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/106 - Converting Empty Strings to Null.mp4 35.7 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/107 - Reducing Noise with Form Factories.mp4 67.8 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/108 - Connecting Promoters and Concerts.mp4 50.1 MB
Adam Wathan - Test-Driven Laravel/Videos/18 - Adding New Concerts/109 - Autopublishing New Concerts.mp4 36 MB
Adam Wathan - Test-Driven Laravel/Videos/19 - Listing a Promoters Concerts/110 - Asserting Against View Objects.mp4 76.3 MB
Adam Wathan - Test-Driven Laravel/Videos/19 - Listing a Promoters Concerts/111 - Avoiding Sort-Sensitive Tests.mp4 32.8 MB
Adam Wathan - Test-Driven Laravel/Videos/19 - Listing a Promoters Concerts/112 - Refactoring Assertions with Macros.mp4 77.8 MB
Adam Wathan - Test-Driven Laravel/Videos/20 - Updating Basic Concert Info/113 - Viewing the Update Form.mp4 33.5 MB
Adam Wathan - Test-Driven Laravel/Videos/20 - Updating Basic Concert Info/114 - The First Update Test.mp4 64.1 MB
Adam Wathan - Test-Driven Laravel/Videos/20 - Updating Basic Concert Info/115 - Driving Out Basic Concert Updates.mp4 76.9 MB
Adam Wathan - Test-Driven Laravel/Videos/20 - Updating Basic Concert Info/116 - Restricting Updates to Unpublished Concerts.mp4 109.1 MB
Adam Wathan - Test-Driven Laravel/Videos/21 - Postponing Ticket Creation/117 - Storing the Intended Ticket Quantity.mp4 45.8 MB
Adam Wathan - Test-Driven Laravel/Videos/21 - Postponing Ticket Creation/118 - Updating the Other Tests.mp4 42.2 MB
Adam Wathan - Test-Driven Laravel/Videos/21 - Postponing Ticket Creation/119 - Refactoring Away Some Test Duplication.mp4 64.5 MB
Adam Wathan - Test-Driven Laravel/Videos/21 - Postponing Ticket Creation/120 - Creating Tickets at Time of Publish.mp4 61.9 MB
Adam Wathan - Test-Driven Laravel/Videos/21 - Postponing Ticket Creation/121 - Custom Factory Classes.mp4 44.6 MB
Adam Wathan - Test-Driven Laravel/Videos/22 - Publishing Concert Drafts/122 - Discovering a New Resource.mp4 34.5 MB
Adam Wathan - Test-Driven Laravel/Videos/22 - Publishing Concert Drafts/123 - Creating Published Concerts.mp4 66.6 MB
Adam Wathan - Test-Driven Laravel/Videos/22 - Publishing Concert Drafts/124 - Adding Concerts without Publishing.mp4 28.9 MB
Adam Wathan - Test-Driven Laravel/Videos/22 - Publishing Concert Drafts/125 - Pushing Logic Out of the View.mp4 68.6 MB
Adam Wathan - Test-Driven Laravel/Videos/22 - Publishing Concert Drafts/126 - More Custom Assertion Fun.mp4 48.2 MB
Adam Wathan - Test-Driven Laravel/Videos/23 - Building the Sales Dashboard/127 - Calculating Tickets Sold.mp4 52.8 MB
Adam Wathan - Test-Driven Laravel/Videos/23 - Building the Sales Dashboard/128 - Making the Progress Bar Work.mp4 52.3 MB
Adam Wathan - Test-Driven Laravel/Videos/23 - Building the Sales Dashboard/129 - Total Revenue and a Relationship Bug.mp4 59.4 MB
Adam Wathan - Test-Driven Laravel/Videos/24 - Listing Recent Orders/130 - Creating a Custom OrderFactory.mp4 72.7 MB
Adam Wathan - Test-Driven Laravel/Videos/24 - Listing Recent Orders/131 - Asserting Against Sort Order.mp4 91.8 MB
Adam Wathan - Test-Driven Laravel/Videos/24 - Listing Recent Orders/132 - Splitting Large Tests.mp4 49 MB
Adam Wathan - Test-Driven Laravel/Videos/25 - Queuing Mass Attendee Emails/133 - Storing Messages for Attendees.mp4 87.2 MB
Adam Wathan - Test-Driven Laravel/Videos/25 - Queuing Mass Attendee Emails/134 - Confirming That a Job Was Dispatched.mp4 63.2 MB
Adam Wathan - Test-Driven Laravel/Videos/25 - Queuing Mass Attendee Emails/135 - Unit Testing the Job.mp4 122.9 MB
Adam Wathan - Test-Driven Laravel/Videos/25 - Queuing Mass Attendee Emails/136 - Refactoring for Robustness.mp4 61.7 MB
Adam Wathan - Test-Driven Laravel/Videos/25 - Queuing Mass Attendee Emails/137 - Mailable Testing Refresher and Demo.mp4 21.6 MB
Adam Wathan - Test-Driven Laravel/Videos/26 - Upgrading to Laravel 5.5/138 - Upgrading to Laravel 5.5.mp4 52.2 MB
Adam Wathan - Test-Driven Laravel/Videos/27 - Uploading Concert Posters/139 - Faking Uploads and File Systems.mp4 52.2 MB
Adam Wathan - Test-Driven Laravel/Videos/27 - Uploading Concert Posters/140 - Storing Files and Comparing Content.mp4 52.2 MB
Adam Wathan - Test-Driven Laravel/Videos/27 - Uploading Concert Posters/141 - Validating Poster Images.mp4 51 MB
Adam Wathan - Test-Driven Laravel/Videos/27 - Uploading Concert Posters/142 - Optional Files and the Null Object Pattern.mp4 40.7 MB
Adam Wathan - Test-Driven Laravel/Videos/28 - Optimizing Poster Images/143 - Testing Events.mp4 62.3 MB
Adam Wathan - Test-Driven Laravel/Videos/28 - Optimizing Poster Images/144 - Testing the Event Listener.mp4 63.5 MB
Adam Wathan - Test-Driven Laravel/Videos/28 - Optimizing Poster Images/145 - Resizing the Posted Image.mp4 78.8 MB
Adam Wathan - Test-Driven Laravel/Videos/28 - Optimizing Poster Images/146 - Optimizing the Image Size.mp4 72.1 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/147 - Upgrading Laravel and Deleting Some Code.mp4 21.8 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/148 - Viewing an Unused Invitation.mp4 64 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/149 - Viewing Used or Invalid Invitations.mp4 46.3 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/150 - Registering with a Valid Invitation.mp4 78.5 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/151 - Registering with an Invalid Invitation.mp4 30 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/152 - Validating Promoter Registration.mp4 41.8 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/153 - Testing a Console Command.mp4 105.7 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/154 - Sending Promoters an Invitation Email.mp4 35.4 MB
Adam Wathan - Test-Driven Laravel/Videos/29 - Inviting Promoters and Accepting Invitations/155 - Test-Driving the Email Contents.mp4 38.7 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/156 - Getting Cozy with Stripe Connect.mp4 56.5 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/157 - Authorizing with Stripe.mp4 74.8 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/158 - Exchanging Tokens.mp4 123 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/159 - Unit Testing Middleware.mp4 83.9 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/160 - Testing Callbacks with Invokables.mp4 52.8 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/161 - Testing That Middleware Is Applied.mp4 64.1 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/162 - Updating Factories and a Speed Trick.mp4 20.7 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/163 - Total Charges for a Specific Account.mp4 73.4 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/164 - Paying Promoters Directly.mp4 63 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/165 - Splitting Payments with Stripe.mp4 102.6 MB
Adam Wathan - Test-Driven Laravel/Videos/30 - Automating Payouts with Stripe Connect/166 - It's Alive.mp4 20.7 MB
Adam Wathan - Test-Driven Laravel/Code/ticketbeast-code.zip 2.6 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Adam Wathan - Test-Driven Laravel Video 7.9 GB 24

Loading...