-
Урок 1.
00:07:59
Initial Database Setup With Seeding
-
Урок 2.
00:09:27
Test-Driving Threads
-
Урок 3.
00:09:10
A Thread Can Have Replies
-
Урок 4.
00:17:40
A User May Respond to Threads
-
Урок 5.
00:05:15
The Reply Form
-
Урок 6.
00:06:13
A User May Publish Threads
-
Урок 7.
00:05:44
Let's Make Some Testing Helpers
-
Урок 8.
00:07:55
The Exception Handling Conundrum
-
Урок 9.
00:14:12
A Thread Should Be Assigned a Channel
-
Урок 10.
00:10:41
How to Test Validation Errors
-
Урок 11.
00:13:26
Users Can Filter Threads By Channel
-
Урок 12.
00:08:24
Validation Errors and Old Data
-
Урок 13.
00:03:00
Extracting to View Composers
-
Урок 14.
00:07:37
A User Can Filter All Threads By Username
-
Урок 15.
00:18:48
A Lesson in Refactoring
-
Урок 16.
00:09:20
Meta Details and Pagination
-
Урок 17.
00:11:51
A User Can Filter Threads By Popularity
-
Урок 18.
00:15:47
A User Can Favorite Replies
-
Урок 19.
00:07:37
The Favorite Button
-
Урок 20.
00:07:07
From 56 Queries Down to 2
-
Урок 21.
00:08:29
Global Scopes and Further Query Reduction
-
Урок 22.
00:12:32
A User Has a Profile
-
Урок 23.
00:14:07
A User Can Delete Their Threads
-
Урок 24.
00:10:29
Authorization With Policies
-
Урок 25.
00:16:38
How to Construct an Activity Feed with TDD
-
Урок 26.
00:16:22
How to Construct An Activity Feed with TDD: Part 2
-
Урок 27.
00:07:40
Extracting Controller Queries to the Model
-
Урок 28.
00:05:11
The Activity Deletion Bug
-
Урок 29.
00:14:00
Flash Messaging With Vue
-
Урок 30.
00:06:06
A User's Activity Feed Should Include Favorited Replies
-
Урок 31.
00:07:59
Authorized Users Can Delete Replies
-
Урок 32.
00:13:52
A Vue Reply Component
-
Урок 33.
00:04:22
Ajaxifying the Delete Button
-
Урок 34.
00:16:28
A Vue Favorite Component
-
Урок 35.
00:08:32
Squashing Bugs
-
Урок 36.
00:21:59
A More Data-centric Approach
-
Урок 37.
00:11:44
A New Reply Component
-
Урок 38.
00:31:02
Laravel and Vue Pagination
-
Урок 39.
00:12:53
A User Can Filter By Unanswered Threads
-
Урок 40.
00:10:53
Thread Subscriptions: Part 1
-
Урок 41.
00:06:17
Thread Subscriptions: Part 2
-
Урок 42.
00:15:13
Thread Subscriptions: Part 3
-
Урок 43.
00:25:30
Thread Subscriptions: Part 4
-
Урок 44.
00:06:16
Test Refactoring
-
Урок 45.
00:13:22
Thread Subscriptions: Part 5
-
Урок 46.
00:10:25
Refactoring for the Better or Worse?
-
Урок 47.
00:05:21
Notification Fakes in a Nutshell
-
Урок 48.
00:15:55
This Thread Has Been Updated Since You Last Read It
-
Урок 49.
00:11:09
Spam Detection
-
Урок 50.
00:08:52
Graduating Inspection Methods to Classes
-
Урок 51.
00:06:57
Spam Detection At All Ports
-
Урок 52.
00:10:17
Handling Server Exceptions with JavaScript
-
Урок 53.
00:07:21
Refactoring to Custom Validation
-
Урок 54.
00:15:11
A User May Not Reply More Than Once Per Minute
-
Урок 55.
00:12:04
Refactoring to Form Requests
-
Урок 56.
00:09:29
Mentioned Users Notifications: Part 1
-
Урок 57.
00:12:14
Mentioned Users Notifications: Part 2
-
Урок 58.
00:08:02
Don't Forget to Scan Your Files
-
Урок 59.
00:07:35
Wrap Usernames Within Anchor Tags
-
Урок 60.
00:13:20
Instant Username Autocompletion
-
Урок 61.
00:13:34
Instant Username Autocompletion: Part 2
-
Урок 62.
00:07:49
Basic View Tweaks
-
Урок 63.
00:13:50
Testing Avatar Uploads
-
Урок 64.
00:14:05
Testing Avatar Uploads: Part 2
-
Урок 65.
00:28:04
AJAX Image Uploads
-
Урок 66.
00:14:50
Trending Threads With Redis
-
Урок 67.
00:12:15
Isolating Knowledge
-
Урок 68.
00:09:11
Thread Views: Design #1 - Trait
-
Урок 69.
00:08:24
Thread Views: Design #2 - Extract Class
-
Урок 70.
00:07:51
Thread Views: Design #3 - KISS
-
Урок 71.
00:09:47
Users Must Confirm Their Email Address: #1 - Protection
-
Урок 72.
00:23:07
Users Must Confirm Their Email Address: #2 - Confirmation
-
Урок 73.
00:15:17
Users Must Confirm Their Email Address: #3 - Cleanup
-
Урок 74.
00:08:03
Email Confirmation Loose Ends
-
Урок 75.
00:07:26
A Thread Should Have a Unique Slug: Part 1
-
Урок 76.
00:11:45
A Thread Should Have a Unique Slug: Part 2
-
Урок 77.
00:13:29
We Need a Regression Test
-
Урок 78.
00:14:18
Mark the Best Reply: Part 1
-
Урок 79.
00:07:58
Mark the Best Reply: Part 2
-
Урок 80.
00:06:08
Refactoring Authorization
-
Урок 81.
00:10:49
Remembering a Best Reply
-
Урок 82.
00:11:08
Confusing Errors and Solutions
-
Урок 83.
00:06:40
Thread Authorization
-
Урок 84.
00:08:00
An Administrator May Lock Any Thread
-
Урок 85.
00:16:02
An Administrator May Lock Any Thread: Part 2
-
Урок 86.
00:11:16
An Administrator May Lock Any Thread: Part 3
-
Урок 87.
00:11:59
An Administrator May Lock Any Thread: Part 4
-
Урок 88.
00:09:31
From Laravel 5.4 to Laravel 5.5
-
Урок 89.
00:09:33
Recaptcha
-
Урок 90.
00:12:51
Recaptcha Refactoring
-
Урок 91.
00:13:34
A Thread Can Be Updated
-
Урок 92.
00:12:44
A Thread Can Be Updated: Part 2
-
Урок 93.
00:15:22
A Thread Can Be Updated: Part 3
-
Урок 94.
00:09:07
First Class Search: Scout Review
-
Урок 95.
00:18:10
First Class Search: Implementation
-
Урок 96.
00:05:01
First Class Search: Faceting and Ranking
-
Урок 97.
00:11:51
First Class Search: Instant Results
-
Урок 98.
00:11:02
First Class Search: Forum Integration
-
Урок 99.
00:15:29
WYSIWYG
-
Урок 100.
00:12:12
WYSIWYG: Part 2
-
Урок 101.
00:19:29
Sanitizing is a Must
-
Урок 102.
00:01:58
Onward
pls update the above course. i want to use it as guide for a current job. the current update has 62 sections • 475 videos compared to this 316 Videos. He has included laravel 8 ecommerce.
plssss, update so i can use it plss