Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Laravel From Scratch Course | Build A Job Listing Application, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:11
    Welcome To The Course
  2. Урок 2. 00:04:14
    Course Project Intro & Demo
  3. Урок 3. 00:01:40
    Premium Docs
  4. Урок 4. 00:05:44
    What Is Laravel?
  5. Урок 5. 00:04:52
    Laravel Built-In Features, Libraries & Tools
  6. Урок 6. 00:01:13
    Section Intro
  7. Урок 7. 00:03:40
    Text Editor Setup (VS Code)
  8. Урок 8. 00:05:42
    Dev Environment Options
  9. Урок 9. 00:04:16
    Laravel Herd Install - MacOS
  10. Урок 10. 00:04:39
    Laravel Herd Install - Windows
  11. Урок 11. 00:04:46
    Installing Laravel With Composer
  12. Урок 12. 00:01:05
    Section Intro
  13. Урок 13. 00:07:56
    Laravel Structure Overview
  14. Урок 14. 00:03:24
    MVC - How It Works
  15. Урок 15. 00:10:37
    Intro To Routing
  16. Урок 16. 00:06:56
    Route Params & Constraints
  17. Урок 17. 00:07:59
    Request Object & Query Params
  18. Урок 18. 00:07:56
    Response Helper
  19. Урок 19. 00:00:59
    Aside - Secure Your Laravel Herd Site (TLS Certificate)
  20. Урок 20. 00:01:13
    Section Intro
  21. Урок 21. 00:05:28
    Create & Display Views
  22. Урок 22. 00:06:33
    Passing Data Into Views
  23. Урок 23. 00:04:58
    Blade Templates & Directives
  24. Урок 24. 00:06:14
    More Loop-Related Directives & $loop Object
  25. Урок 25. 00:10:19
    Creating Controllers
  26. Урок 26. 00:08:23
    Params & Request In Controllers
  27. Урок 27. 00:08:41
    Generate Resource Routes & Methods
  28. Урок 28. 00:04:07
    Type Hinting In Controllers
  29. Урок 29. 00:06:59
    Layouts With Template Inheritance
  30. Урок 30. 00:02:13
    Partials & @include Directive
  31. Урок 31. 00:01:16
    Section Intro
  32. Урок 32. 00:05:12
    Intro To Components
  33. Урок 33. 00:06:54
    Layout Component & Slots
  34. Урок 34. 00:05:11
    Tailwind CSS & Vite Hot Reloading
  35. Урок 35. 00:07:37
    Header Component & url Helper
  36. Урок 36. 00:04:28
    Conditional Classes, request Helper & @php Directive
  37. Урок 37. 00:12:23
    Component Attributes & Props
  38. Урок 38. 00:06:18
    Button Link Component Challenge
  39. Урок 39. 00:05:07
    Mobile Menu Nav Link
  40. Урок 40. 00:03:34
    Mobile Menu Toggle & JS
  41. Урок 41. 00:06:49
    Hero Component
  42. Урок 42. 00:05:25
    Top & Bottom Banners
  43. Урок 43. 00:01:12
    Section Intro
  44. Урок 44. 00:03:47
    Database Options
  45. Урок 45. 00:05:30
    PostgreSQL Install - Mac
  46. Урок 46. 00:02:31
    PostgreSQL Install - Windows
  47. Урок 47. 00:04:52
    Create Database & User - PG Admin & Shell
  48. Урок 48. 00:03:14
    Configure Database Connection
  49. Урок 49. 00:07:09
    Migrations Overview & Commands
  50. Урок 50. 00:04:40
    Creating Migrations
  51. Урок 51. 00:01:17
    Section Intro
  52. Урок 52. 00:05:50
    Intro To Models
  53. Урок 53. 00:05:13
    Fetching Data & Eloquent ORM
  54. Урок 54. 00:07:38
    Tinker & CRUD Operations
  55. Урок 55. 00:04:50
    Model Binding & Job Details Page
  56. Урок 56. 00:03:40
    Create Job Listing
  57. Урок 57. 00:06:42
    Input Validation & Error Handling
  58. Урок 58. 00:09:34
    Migration To Update Schema
  59. Урок 59. 00:09:58
    Eloquent Relationships
  60. Урок 60. 00:06:45
    Using Factories
  61. Урок 61. 00:08:57
    Creating Factories
  62. Урок 62. 00:06:32
    Creating Seeders
  63. Урок 63. 00:10:17
    Final Database Seeder
  64. Урок 64. 00:01:29
    Section Intro
  65. Урок 65. 00:13:06
    Jobs Page & Job Card Component
  66. Урок 66. 00:04:08
    Homepage Jobs
  67. Урок 67. 00:08:56
    Job Details Page
  68. Урок 68. 00:10:09
    Create Job Page
  69. Урок 69. 00:11:18
    Text Input Component
  70. Урок 70. 00:16:01
    Other Input Components
  71. Урок 71. 00:07:39
    Finish Input Validations
  72. Урок 72. 00:05:37
    Flash Messages & Alert Component
  73. Урок 73. 00:08:11
    Alpine.js Alert Dismiss
  74. Урок 74. 00:05:00
    Optional Job Fields
  75. Урок 75. 00:07:30
    File Uploading
  76. Урок 76. 00:13:37
    Update Job Listings
  77. Урок 77. 00:04:09
    Delete Job Listings
  78. Урок 78. 00:00:55
    Section Intro
  79. Урок 79. 00:03:31
    Authentication Options
  80. Урок 80. 00:06:03
    Laravel Breeze Demo
  81. Урок 81. 00:06:58
    How Sessions Work & Session Helper
  82. Урок 82. 00:10:20
    Login & Register Controllers & Routes
  83. Урок 83. 00:12:17
    Register New User
  84. Урок 84. 00:08:10
    Login User
  85. Урок 85. 00:08:10
    Logout & @auth Directive
  86. Урок 86. 00:01:07
    Section Intro
  87. Урок 87. 00:09:18
    Middleware Overview
  88. Урок 88. 00:06:31
    Protecting Routes
  89. Урок 89. 00:02:56
    Guest Middleware & Groups
  90. Урок 90. 00:08:46
    Test User Seeder
  91. Урок 91. 00:04:03
    Add Current User To Listings
  92. Урок 92. 00:06:43
    Policies & @can Directive
  93. Урок 93. 00:03:37
    Policy Authorization In Controller
  94. Урок 94. 00:00:56
    Section Intro
  95. Урок 95. 00:05:57
    Dashboard Controller & View
  96. Урок 96. 00:08:18
    Dashboard User Job Listings
  97. Урок 97. 00:09:14
    Profile Controller & Info Update
  98. Урок 98. 00:12:05
    Profile Avatar Upload
  99. Урок 99. 00:05:16
    Show Avatar In Header
  100. Урок 100. 00:02:38
    Simple Job Pagination
  101. Урок 101. 00:09:01
    Customize Pagination View
  102. Урок 102. 00:00:52
    Section Intro
  103. Урок 103. 00:07:20
    Bookmarks Migration & Relationships
  104. Урок 104. 00:06:27
    Seeding Bookmarks
  105. Урок 105. 00:08:50
    Get & Show Bookmarks
  106. Урок 106. 00:11:07
    Bookmarking Jobs
  107. Урок 107. 00:08:32
    Removing Bookmarks
  108. Урок 108. 00:00:43
    Section Intro
  109. Урок 109. 00:09:03
    Applicants Migration & Model
  110. Урок 110. 00:17:14
    Applicant Form Modal With Alpine.js
  111. Урок 111. 00:01:41
    Fix Modal Blip With x-cloak
  112. Урок 112. 00:10:51
    Applicant Controller & Store Method
  113. Урок 113. 00:08:02
    Show Applicants To Owner
  114. Урок 114. 00:08:29
    Delete Applicants
  115. Урок 115. 00:04:34
    Prevent Multiple Applications
  116. Урок 116. 00:01:22
    Section Intro
  117. Урок 117. 00:04:03
    Search Component Route
  118. Урок 118. 00:14:25
    Search Functionality
  119. Урок 119. 00:06:41
    Mapbox Setup
  120. Урок 120. 00:06:06
    Hide Mapbox Key
  121. Урок 121. 00:09:41
    Sending Emails with Mailables & Mailtrap
  122. Урок 122. 00:05:28
    Sending Data In Emails
  123. Урок 123. 00:04:41
    Email Attachments
  124. Урок 124. 00:06:14
    Setup Email For Production
  125. Урок 125. 00:00:56
    Section Intro
  126. Урок 126. 00:03:35
    Prepare & Push To Github
  127. Урок 127. 00:09:25
    Laravel Forge Server & Site Setup
  128. Урок 128. 00:02:59
    Domain Name Setup
  129. Урок 129. 00:05:10
    SSL & Launch Test
  130. Урок 130. 00:01:06
    Wrap Up