Skip to content

Commit 888f296

Browse files
committed
Styling
1 parent 54d52fa commit 888f296

15 files changed

+59
-59
lines changed

Diff for: videos/all-eloquent-features.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### All Eloquent Features
22

3-
- [Laravel Collections or Foreach? Shorter? More Readable?](https://www.youtube.com/watch?v=OTdLZJECIUE) / 2020 May / 5:38min
4-
- [Check if Collection is Empty: isset(), empty() or !$collection?](https://www.youtube.com/watch?v=vCZ2qsxm8JE) / 2020 June / 3:51min
5-
- [Laravel Group Data: in Collections or in Eloquent Query?](https://www.youtube.com/watch?v=FhlVOIfjxbA) / 2021 April / 5:22min
6-
- [Laravel Collections: 5 Methods with Real Examples](https://www.youtube.com/watch?v=isAz2GduuA0) / 2021 July / 10:04min
3+
- [Laravel Group Data: in Collections or in Eloquent Query?](https://www.youtube.com/watch?v=FhlVOIfjxbA) / April 2021 / 5:22 min
4+
- [Laravel Collections: 5 Methods with Real Examples](https://www.youtube.com/watch?v=isAz2GduuA0) / July 2021 / 10:04 min
5+
- [Laravel Collections or Foreach? Shorter? More Readable?](https://www.youtube.com/watch?v=OTdLZJECIUE) / May 2020 / 5:38 min
6+
- [Check if Collection is Empty: isset(), empty() or !$collection?](https://www.youtube.com/watch?v=vCZ2qsxm8JE) / June 2020 / 3:51 min

Diff for: videos/api-auth-with-sanctum.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
###
22

3-
- [Laravel API Auth with Sanctum and API Tokens](https://www.youtube.com/watch?v=gyWLxpYWxFQ) / 2020 June / 5:54min
4-
- [Example of Laravel Sanctum with API Tokens](https://www.youtube.com/watch?v=Ql5z9TjXWLY) / 2021 January / 5:05min
3+
- [Example of Laravel Sanctum with API Tokens](https://www.youtube.com/watch?v=Ql5z9TjXWLY) / January 2021 / 5:05 min
4+
- [Laravel API Auth with Sanctum and API Tokens](https://www.youtube.com/watch?v=gyWLxpYWxFQ) / June 2020 / 5:54 min

Diff for: videos/auth-starter-kits.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### Starter Kits: Breeze (Tailwind) or Laravel UI (Bootstrap)
22

3-
- [Laravel 8 Auth: 5 "Latest" Things You Need to Know](https://www.youtube.com/watch?v=L1FVdHdEm_8) / 2020 October / 6:07min
4-
- [NEW Laravel Breeze: Anti-Jetstream from Taylor Himself](https://www.youtube.com/watch?v=dofUcI1PkUA) / 2020 November / 7:33min
5-
- [Customize Laravel Breeze: Menus, Forms, Components, Tables](https://www.youtube.com/watch?v=XVxyY_owL_M) / 2021 February / 17:18min
6-
- [Save User Login Time/IP: Laravel Jetstream, Breeze, Fortify, UI](https://www.youtube.com/watch?v=v4IRYiylQPs) / 2021 March / 4:49min
7-
- [Practical Laravel Breeze: Menu, Routes and Full MVC](https://www.youtube.com/watch?v=r61lkTd4m1U) / 2021 March / 14:12min
8-
- [Laravel Users: Set Locations/Teams with Breeze](https://www.youtube.com/watch?v=5T83czFrfEU) / 2021 May / 8:03min
9-
- [Laravel Breeze: Login with Email, Name or Phone](https://www.youtube.com/watch?v=jFGsLqqBMQc) / 2021 September / 3:52min
3+
- [Laravel Breeze: Login with Email, Name or Phone](https://www.youtube.com/watch?v=jFGsLqqBMQc) / September 2021 / 3:52 min
4+
- [Laravel Users: Set Locations/Teams with Breeze](https://www.youtube.com/watch?v=5T83czFrfEU) / May 2021 / 8:03 min
5+
- [Practical Laravel Breeze: Menu, Routes and Full MVC](https://www.youtube.com/watch?v=r61lkTd4m1U) / March 2021 / 14:12 min
6+
- [Customize Laravel Breeze: Menus, Forms, Components, Tables](https://www.youtube.com/watch?v=XVxyY_owL_M) / February 2021 / 17:18 min
7+
- [Save User Login Time/IP: Laravel Jetstream, Breeze, Fortify, UI](https://www.youtube.com/watch?v=v4IRYiylQPs) / March 2021 / 4:49 min
8+
- [NEW Laravel Breeze: Anti-Jetstream from Taylor Himself](https://www.youtube.com/watch?v=dofUcI1PkUA) / November 2020 / 7:33 min
9+
- [Laravel 8 Auth: 5 "Latest" Things You Need to Know](https://www.youtube.com/watch?v=L1FVdHdEm_8) / October 2020 / 6:07 min
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###
22

3-
- [Laravel Roles and Permissions: All CORE Things You Need To Know](https://www.youtube.com/watch?v=kZOgH3-0Bko) / 2021 May / 16:31
4-
- [Laravel Roles/Permissions: Users in Organizations/Teams](https://www.youtube.com/watch?v=oOLKwPfMIYU) / 2020 April / 8:37min
5-
- [Laravel: Separate Admin/User Areas - Designs, Routes, Permissions](https://www.youtube.com/watch?v=tafzPLRP92I&t=280s) / 2020 June / 6:38min
3+
- [Laravel Roles and Permissions: All CORE Things You Need To Know](https://www.youtube.com/watch?v=kZOgH3-0Bko) / May 2021 / 16:31 min
4+
- [Laravel: Separate Admin/User Areas - Designs, Routes, Permissions](https://www.youtube.com/watch?v=tafzPLRP92I&t=280s) / June 2020 / 6:38 min
5+
- [Laravel Roles/Permissions: Users in Organizations/Teams](https://www.youtube.com/watch?v=oOLKwPfMIYU) / April 2020 / 8:37 min

Diff for: videos/database-migrations.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Database Migrations
22

3-
- [Laravel Migrations: Table Created but Foreign Key Failed?](https://www.youtube.com/watch?v=DWzUBpsEEHY) / 2021 January / 5:17min
4-
- [Laravel Migrations: 12 Useful Tips in 12 Minutes](https://www.youtube.com/watch?v=bSQcmcu6yHc&t=85s) / 2021 February / 12:05min
5-
- [Laravel 8 Migrations: Generate from Database Schema](https://www.youtube.com/watch?v=eLybI4WPuWc) / 2021 April / 3:05min
6-
- [Laravel Migration: Change Foreign Key to Nullable](https://www.youtube.com/watch?v=QL0gKwGjJ-4) / 2021 July / 6:05min
3+
- [Laravel Migration: Change Foreign Key to Nullable](https://www.youtube.com/watch?v=QL0gKwGjJ-4) / July 2021 / 6:05 min
4+
- [Laravel 8 Migrations: Generate from Database Schema](https://www.youtube.com/watch?v=eLybI4WPuWc) / April 2021 / 3:05 min
5+
- [Laravel Migrations: 12 Useful Tips in 12 Minutes](https://www.youtube.com/watch?v=bSQcmcu6yHc&t=85s) / February 2021 / 12:05 min
6+
- [Laravel Migrations: Table Created but Foreign Key Failed?](https://www.youtube.com/watch?v=DWzUBpsEEHY) / January 2021 / 5:17 min

Diff for: videos/database-seeders-and-factories.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
### Database Seeders and Factories
22

3-
- [Seeding 50k DB Rows in Laravel: Create, Insert or Chunk?](https://www.youtube.com/watch?v=sAjLREMr-9k) / 2020 April / 3:52min
4-
- [Laravel Factories: Generate and Re-use Fake Records](https://www.youtube.com/watch?v=MHBDUJ51Pqs) / 2020 May / 7:59min
5-
- [Laravel: How to Seed New Data When Project is Live?](https://www.youtube.com/watch?v=2wZo54IjtKU) / 2020 August / 3:37min
6-
- [Live-coding: Seeds and Factories in Laravel 8 (free lesson from my course)](https://www.youtube.com/watch?v=qeT0pJJ_GOs) / 2021 January / 12:22min
7-
- [How to Create Admin User in Laravel: Tinker or Seeds?](https://www.youtube.com/watch?v=k9yfGtk1ad4) / 2021 January / 4:49min
8-
- [Code Review: Optimize Seeds and Eloquent Queries](https://www.youtube.com/watch?v=pJe1OUDCOmY) / 2021 February / 9:36min
9-
- [Laravel 8: Database Seeds with Relationships](https://www.youtube.com/watch?v=nUKfqqCjA2I) / 2021 July / 4:52min
3+
- [Laravel 8: Database Seeds with Relationships](https://www.youtube.com/watch?v=nUKfqqCjA2I) / July 2021 / 4:52 min
4+
- [Code Review: Optimize Seeds and Eloquent Queries](https://www.youtube.com/watch?v=pJe1OUDCOmY) / February 2021 / 9:36 min
5+
- [How to Create Admin User in Laravel: Tinker or Seeds?](https://www.youtube.com/watch?v=k9yfGtk1ad4) / January 2021 / 4:49 min
6+
- [Live-coding: Seeds and Factories in Laravel 8 (free lesson from my course)](https://www.youtube.com/watch?v=qeT0pJJ_GOs) / January 2021 / 12:22 min
7+
- [Laravel: How to Seed New Data When Project is Live?](https://www.youtube.com/watch?v=2wZo54IjtKU) / August 2020 / 3:37 min
8+
- [Laravel Factories: Generate and Re-use Fake Records](https://www.youtube.com/watch?v=MHBDUJ51Pqs) / May 2020 / 7:59 min
9+
- [Seeding 50k DB Rows in Laravel: Create, Insert or Chunk?](https://www.youtube.com/watch?v=sAjLREMr-9k) / April 2020 / 3:52 min

Diff for: videos/exceptions.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Try-Catch and Laravel Exceptions
22

3-
- [Exceptions in Laravel: Why/How to Use and Create Your Own](https://www.youtube.com/watch?v=RTTXZVIL6tw) / 2020 September / 12:17
4-
- [Junior Code Review: Try-Catch and DB Transactions](https://www.youtube.com/watch?v=f-eAI1fdOOY) / 2021 March / 8:07min
5-
- [Laravel Try-Catch and Exceptions: 5 Examples from Framework Itself](https://www.youtube.com/watch?v=82kJ32T7RxM) / 2021 May / 10:31min
3+
- [Laravel Try-Catch and Exceptions: 5 Examples from Framework Itself](https://www.youtube.com/watch?v=82kJ32T7RxM) / May 2021 / 10:31 min
4+
- [Junior Code Review: Try-Catch and DB Transactions](https://www.youtube.com/watch?v=f-eAI1fdOOY) / March 2021 / 8:07 min
5+
- [Exceptions in Laravel: Why/How to Use and Create Your Own](https://www.youtube.com/watch?v=RTTXZVIL6tw) / September 2020 / 12:17 min

Diff for: videos/file-upload-extra-packages.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Extra Packages: Spatie Medialibrary, Intervention Image, etc
22

3-
- [Spatie Media Library Pro: Laravel File Uploads with Great UX [REVIEW]](https://www.youtube.com/watch?v=oqW6vlJgXYE) / 2021 February / 8:47min
4-
- [Laravel File Upload with FilePond: Step-by-Step](https://www.youtube.com/watch?v=GRXaCfS1qj0) / 2021 March / 11:58min
3+
- [Laravel File Upload with FilePond: Step-by-Step](https://www.youtube.com/watch?v=GRXaCfS1qj0) / March 2021 / 11:58 min
4+
- [Spatie Media Library Pro: Laravel File Uploads with Great UX [REVIEW]](https://www.youtube.com/watch?v=oqW6vlJgXYE) / February 2021 / 8:47 min

Diff for: videos/file-uploads-and-storage-folder-basics.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### File Uploads and Storage Folder Basics
22

3-
- [Laravel: How to Upload File During User Registration](https://www.youtube.com/watch?v=xyQT2pnv_4E) / 2020 January / 5:56min
4-
- [Group Code Review: Laravel Image Upload & Resize](https://www.youtube.com/watch?v=Xh4kYgsYguc&t=5s) / 2021 February / 10:20min
3+
- [Group Code Review: Laravel Image Upload & Resize](https://www.youtube.com/watch?v=Xh4kYgsYguc&t=5s) / February 2021 / 10:20 min
4+
- [Laravel: How to Upload File During User Registration](https://www.youtube.com/watch?v=xyQT2pnv_4E) / January 2020 / 5:56 min

Diff for: videos/forms-validation-requests.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
### Forms, Validation and Form Requests
22

3-
- [New in Laravel 6.13: Format Validation Error Field Name](https://www.youtube.com/watch?v=KD1SqLO58eE) / 2020 January / 3:16min
4-
- [Danger of Using $request-all(), and How to Protect](https://www.youtube.com/watch?v=QQS5oEOguRU) / 2020 March / 5:21min
5-
- [Laravel Validation Rules: In FormRequest, Controller or Model?](https://www.youtube.com/watch?v=HihUzmG2h3w) / 2020 June / 6:17min
6-
- [Laravel Validation: HTML Link in Error Message?](https://www.youtube.com/watch?v=_k4zwJIUPH0) / 2020 November / 4:01min
7-
- [Laravel Validation: 12 Less-Known Tips in 13 Minutes](https://www.youtube.com/watch?v=ckhllNh79gM) / 2021 March / 13:10min
8-
- [Make Laravel Validation Messages More "Human"](https://www.youtube.com/watch?v=KJbwEwl2D4o) / 2021 March / 12:02min
9-
- [New in Laravel 8.39: Password Rules with Checking Data Leaks](https://www.youtube.com/watch?v=5q_P7QUssoc) / 2021 May / 5:08min
10-
- [How to "Hack" Laravel: 3 Examples of Non-Validated Input](https://www.youtube.com/watch?v=eLTs_MnhzYw) / 2021 May / 12:16min
11-
- [Laravel Custom Validation Messages: Override the Defaults](https://www.youtube.com/watch?v=LUGlkXi52VY) / 2021 July / 5:12min
12-
- [Laravel Checkout: Database Transactions and Validation](https://www.youtube.com/watch?v=LuxFql2CDyg) / 2021 July / 16:23min
13-
- [New in Laravel 8.52: Unique Validation Without Trashed](https://www.youtube.com/watch?v=kc8Ks3ElGmM) / 2021 July / 4:41min
14-
- [New in Laravel 8.55: Route WithTrashed and Rule::when Conditional Validation](https://www.youtube.com/watch?v=kAEMFXLPjS4) / 2021 August / 4:32min
15-
- [One Reason to ALWAYS use Form Requests for Validation](https://www.youtube.com/watch?v=3P2uNeY9Azs) / 2021 August / 3:52min
16-
- [Laravel Form Request: Store/Update - Same or Separate Class?](https://www.youtube.com/watch?v=YK8GZmuf8_0) / 2021 September / 8:28min
3+
- [Laravel Form Request: Store/Update - Same or Separate Class?](https://www.youtube.com/watch?v=YK8GZmuf8_0) / September 2021 / 8:28 min
4+
- [One Reason to ALWAYS use Form Requests for Validation](https://www.youtube.com/watch?v=3P2uNeY9Azs) / August 2021 / 3:52 min
5+
- [New in Laravel 8.55: Route WithTrashed and Rule::when Conditional Validation](https://www.youtube.com/watch?v=kAEMFXLPjS4) / August 2021 / 4:32 min
6+
- [Laravel Checkout: Database Transactions and Validation](https://www.youtube.com/watch?v=LuxFql2CDyg) / July 2021 / 16:23 min
7+
- [New in Laravel 8.52: Unique Validation Without Trashed](https://www.youtube.com/watch?v=kc8Ks3ElGmM) / July 2021 / 4:41 min
8+
- [Laravel Custom Validation Messages: Override the Defaults](https://www.youtube.com/watch?v=LUGlkXi52VY) / July 2021 / 5:12 min
9+
- [How to "Hack" Laravel: 3 Examples of Non-Validated Input](https://www.youtube.com/watch?v=eLTs_MnhzYw) / May 2021 / 12:16 min
10+
- [New in Laravel 8.39: Password Rules with Checking Data Leaks](https://www.youtube.com/watch?v=5q_P7QUssoc) / May 2021 / 5:08 min
11+
- [Laravel Validation: 12 Less-Known Tips in 13 Minutes](https://www.youtube.com/watch?v=ckhllNh79gM) / March 2021 / 13:10 min
12+
- [Make Laravel Validation Messages More "Human"](https://www.youtube.com/watch?v=KJbwEwl2D4o) / March 2021 / 12:02 min
13+
- [Laravel Validation: HTML Link in Error Message?](https://www.youtube.com/watch?v=_k4zwJIUPH0) / November 2020 / 4:01 min
14+
- [Laravel Validation Rules: In FormRequest, Controller or Model?](https://www.youtube.com/watch?v=HihUzmG2h3w) / June 2020 / 6:17 min
15+
- [Danger of Using $request-all(), and How to Protect](https://www.youtube.com/watch?v=QQS5oEOguRU) / March 2020 / 5:21 min
16+
- [New in Laravel 6.13: Format Validation Error Field Name](https://www.youtube.com/watch?v=KD1SqLO58eE) / January 2020 / 3:16 min

Diff for: videos/git-version-control.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Git Version Control
22

3-
- [Git in Laravel. Part 1 - Branches: Main, Develop and Feature](https://www.youtube.com/watch?v=AmScEC-_72I) / 2021 April / 9:42min
4-
- [Git in Laravel. Part 2 - Conflicts and Better Pull Requests](https://www.youtube.com/watch?v=t020co_fROU) / 2021 April / 10:58min
3+
- [Git in Laravel. Part 2 - Conflicts and Better Pull Requests](https://www.youtube.com/watch?v=t020co_fROU) / April 2021 / 10:58 min
4+
- [Git in Laravel. Part 1 - Branches: Main, Develop and Feature](https://www.youtube.com/watch?v=AmScEC-_72I) / April 2021 / 9:42 min

Diff for: videos/route-groups.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Route Groups
22

3-
- [Laravel Route Grouping: Simple to Very Complex](https://www.youtube.com/watch?v=I6kyfSmPhn8) / 2020 September / 13:31min
4-
- [Code Review: Route Groups - User/Admin, Controller Names(paces)](https://www.youtube.com/watch?v=AOwCE25bhSU) / 2021 February / 11:19min
3+
- [Code Review: Route Groups - User/Admin, Controller Names(paces)](https://www.youtube.com/watch?v=AOwCE25bhSU) / February 2021 / 11:19 min
4+
- [Laravel Route Grouping: Simple to Very Complex](https://www.youtube.com/watch?v=I6kyfSmPhn8) / September 2020 / 13:31 min

Diff for: videos/route-model-binding.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Route Model Binding
22

3-
- [Laravel Route Model Binding: All You Need To Know](https://www.youtube.com/watch?v=6dEfxGLgevM) / 2021 July / 6:59min
4-
- [Laravel Route Model Binding: Default, Custom and Laravel 7](https://www.youtube.com/watch?v=XyyGG5qIWoQ) / 2020 February / 7:18min
3+
- [Laravel Route Model Binding: All You Need To Know](https://www.youtube.com/watch?v=6dEfxGLgevM) / July 2021 / 6:59 min
4+
- [Laravel Route Model Binding: Default, Custom and Laravel 7](https://www.youtube.com/watch?v=XyyGG5qIWoQ) / February 2020 / 7:18 min

Diff for: videos/route-resource-resourceful-controllers.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Route Resource and Resourceful Controllers
22

3-
- [Laravel Nested Resource Controllers: Two-Level Deep](https://www.youtube.com/watch?v=9R_9Xe3Fgnw) / 2020 December / 5:10min
4-
- [Laravel Resource Controllers: Most Common Mistake People Make](https://www.youtube.com/watch?v=exIfecOZd2E) / 2021 January / 2:51min
5-
- [Junior Code Review: 5 Routes into Resource CRUD Controller](https://www.youtube.com/watch?v=J5WBTUr0QBE) / 2021 February / 12:22
3+
- [Junior Code Review: 5 Routes into Resource CRUD Controller](https://www.youtube.com/watch?v=J5WBTUr0QBE) / February 2021 / 12:22 min
4+
- [Laravel Resource Controllers: Most Common Mistake People Make](https://www.youtube.com/watch?v=exIfecOZd2E) / January 2021 / 2:51 min
5+
- [Laravel Nested Resource Controllers: Two-Level Deep](https://www.youtube.com/watch?v=9R_9Xe3Fgnw) / December 2020 / 5:10 min

Diff for: videos/routing-advanced.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Routing Advanced
22

3-
- [Laravel: 8 Tips for Advanced Routing](https://www.youtube.com/watch?v=_BIhuX8owTo) / 2020 March / 5:42min
4-
- [Laravel Routes: Grouping and Other "Tricks" - Challenge Result](https://www.youtube.com/watch?v=Q3yPNimibGA) / 2021 September / 7:40min
3+
- [Laravel Routes: Grouping and Other "Tricks" - Challenge Result](https://www.youtube.com/watch?v=Q3yPNimibGA) / September 2021 / 7:40 min
4+
- [Laravel: 8 Tips for Advanced Routing](https://www.youtube.com/watch?v=_BIhuX8owTo) / March 2020 / 5:42 min

0 commit comments

Comments
 (0)