1. Урок 1. 00:14:30
    Demo of the project
  2. Урок 2. 00:06:24
    Installing xampp, ide, composer and Laravel
  3. Урок 3. 00:05:44
    Database setup and migration
  4. Урок 4. 00:05:56
    Routing
  5. Урок 5. 00:10:40
    Introduction to Form and Input
  6. Урок 6. 00:04:22
    passing data to view
  7. Урок 7. 00:05:42
    Route model binding
  8. Урок 8. 00:03:39
    pagination
  9. Урок 9. 00:06:31
    Introduction to Migration and Seeder
  10. Урок 10. 00:03:34
    Add column to existing table
  11. Урок 11. 00:17:59
    Eloquent: create,update,find ,delete record
  12. Урок 12. 00:04:51
    Eloquent :Fetch record-Difference between all() and get()
  13. Урок 13. 00:11:36
    Blade:Conditional Statements
  14. Урок 14. 00:12:25
    Basic Layout
  15. Урок 15. 00:09:35
    String Helper
  16. Урок 16. 00:10:10
    URL Helper
  17. Урок 17. 00:06:13
    Arrays & Objects
  18. Урок 18. 00:05:56
    sum(),min(),max() and avg()
  19. Урок 19. 00:04:00
    Chunk() and Collapse()
  20. Урок 20. 00:04:26
    Pluck()
  21. Урок 21. 00:03:30
    Contains()
  22. Урок 22. 00:01:26
    take() method
  23. Урок 23. 00:05:12
    filter() method
  24. Урок 24. 00:07:35
    One to one relationship part 1
  25. Урок 25. 00:03:09
    One to one relationship part 2
  26. Урок 26. 00:06:20
    One to many relationship
  27. Урок 27. 00:04:14
    One to many inverse relationship
  28. Урок 28. 00:07:33
    Many to many relationship - store data in pivot table
  29. Урок 29. 00:04:19
    Many to many relationship - fetch data
  30. Урок 30. 00:16:16
    Polymorphic relationship(one to many)
  31. Урок 31. 00:16:19
    crud app part 1
  32. Урок 32. 00:06:50
    crud app part 2
  33. Урок 33. 00:16:39
    crud app part 3
  34. Урок 34. 00:04:42
    crud app part 4
  35. Урок 35. 00:09:12
    crud app part 5-
  36. Урок 36. 00:05:30
    Rest API setup
  37. Урок 37. 00:06:57
    Rest API store record
  38. Урок 38. 00:03:53
    Rest API fetch record
  39. Урок 39. 00:05:09
    Rest API update record
  40. Урок 40. 00:05:20
    Rest API delete record
  41. Урок 41. 00:08:32
    Rest API Validation
  42. Урок 42. 00:05:47
    Make a models and migrations
  43. Урок 43. 00:14:30
    Store Single image to storage
  44. Урок 44. 00:08:01
    Store multiple images to storage
  45. Урок 45. 00:13:11
    Using jquery to create multiple file field
  46. Урок 46. 00:12:40
    Upload multiple image with Jquery
  47. Урок 47. 00:10:27
    Validation
  48. Урок 48. 00:09:12
    Album design
  49. Урок 49. 00:06:10
    get dynamic album name from database
  50. Урок 50. 00:08:13
    get all images belongs to album
  51. Урок 51. 00:06:43
    Delete Image
  52. Урок 52. 00:06:05
    Delete confirmation with bootstrap modal
  53. Урок 53. 00:02:33
    Delete image from folder
  54. Урок 54. 00:10:25
    Add more images to album
  55. Урок 55. 00:02:16
    Reduce code
  56. Урок 56. 00:13:06
    Change Album Image
  57. Урок 57. 00:04:25
    Little changes
  58. Урок 58. 00:04:25
    Admin seeder
  59. Урок 59. 00:13:09
    Middleware to protect routes
  60. Урок 60. 00:03:47
    Hide links
  61. Урок 61. 00:06:43
    Image Resize and Project code
  62. Урок 62. 00:01:52
    Install fresh Laravel to begin project
  63. Урок 63. 00:07:32
    Folder structure and make migration files
  64. Урок 64. 00:11:12
    Migration files continue
  65. Урок 65. 00:13:32
    make seeder file for users,jobs and companies table
  66. Урок 66. 00:07:58
    job listing page desgin
  67. Урок 67. 00:09:03
    list jobs from database
  68. Урок 68. 00:18:42
    job details page and company info
  69. Урок 69. 00:04:56
    make a category seeder
  70. Урок 70. 00:06:05
    company page design part1
  71. Урок 71. 00:07:44
    company page design part2
  72. Урок 72. 00:04:01
    company page design part3 and fetch jobs posted by company
  73. Урок 73. 00:13:07
    Job Seeker registration system
  74. Урок 74. 00:02:56
    Job Seeker registration adding missing values
  75. Урок 75. 00:12:45
    Job Seeker profile system design
  76. Урок 76. 00:13:22
    Job Seeker profile update
  77. Урок 77. 00:10:34
    Job Seeker Resume and Cover letter functionality
  78. Урок 78. 00:04:44
    Display job seeker Resume and Cover letter link
  79. Урок 79. 00:09:12
    Job Seeker Profile picture update feature
  80. Урок 80. 00:19:44
    Add phone number and validate profile data
  81. Урок 81. 00:12:50
    employer registration
  82. Урок 82. 00:09:43
    company profile design
  83. Урок 83. 00:12:58
    company information update
  84. Урок 84. 00:16:01
    update company cover image
  85. Урок 85. 00:06:30
    company logo update
  86. Урок 86. 00:13:00
    Job creation form
  87. Урок 87. 00:16:15
    employer can post a job
  88. Урок 88. 00:11:49
    Job form validation
  89. Урок 89. 00:06:37
    get employer jobs
  90. Урок 90. 00:17:24
    edit job part1
  91. Урок 91. 00:05:43
    update job part2
  92. Урок 92. 00:07:28
    Add jquery date picker
  93. Урок 93. 00:05:19
    Make two middleware
  94. Урок 94. 00:09:16
    Protect routes with middleware
  95. Урок 95. 00:11:13
    Applying for a job
  96. Урок 96. 00:14:46
    employer can view applicants
  97. Урок 97. 00:07:03
    cover photo and logo error correction
  98. Урок 98. 00:07:26
    seeding database and working on featured company
  99. Урок 99. 00:06:17
    company listing continue
  100. Урок 100. 00:08:27
    filter job part 1
  101. Урок 101. 00:05:33
    job filter design
  102. Урок 102. 00:14:43
    filter job part 2
  103. Урок 103. 00:11:25
    Test email verification mailtrap
  104. Урок 104. 00:06:15
    Sent email to user email address
  105. Урок 105. 00:02:14
    Install node js and npm
  106. Урок 106. 00:09:24
    Apply for job with vue js
  107. Урок 107. 00:10:44
    Save unsave jobs with vue js part 1
  108. Урок 108. 00:11:54
    save unsave jobs with vue js part 2
  109. Урок 109. 00:09:51
    Seeker saved jobs
  110. Урок 110. 00:08:52
    Autocomplete search with vue js part 1
  111. Урок 111. 00:09:24
    Autocomplete search with vue js part 2
  112. Урок 112. 00:02:49
    Source Code Download and Conclusion
  113. Урок 113. 00:11:24
    integrate template part1
  114. Урок 114. 00:10:39
    split pages
  115. Урок 115. 00:06:41
    Make main template
  116. Урок 116. 00:07:17
    seeker registration redesign
  117. Урок 117. 00:08:16
    employer registration redesign
  118. Урок 118. 00:10:48
    login page redesign
  119. Урок 119. 00:03:09
    design job show page
  120. Урок 120. 00:09:38
    add some column to existing jobs table
  121. Урок 121. 00:03:27
    add field in the form
  122. Урок 122. 00:04:50
    make migration and seed job
  123. Урок 123. 00:07:43
    job section page update
  124. Урок 124. 00:09:53
    job details
  125. Урок 125. 00:05:03
    company page
  126. Урок 126. 00:02:55
    All jobs page
  127. Урок 127. 00:05:07
    Category in front page
  128. Урок 128. 00:03:27
    Count categories and display count
  129. Урок 129. 00:09:45
    filter job based on category
  130. Урок 130. 00:10:07
    list all the companies
  131. Урок 131. 00:09:44
    front page search
  132. Урок 132. 00:06:16
    fixing menu and design
  133. Урок 133. 00:07:17
    mail job link in someone mailbox form design
  134. Урок 134. 00:18:20
    mail job link in someone mailbox code part
  135. Урок 135. 00:06:42
    mail job link in someone mailbox - handling error
  136. Урок 136. 00:21:52
    Job recommendation part1
  137. Урок 137. 00:10:27
    Job recommendation part2
  138. Урок 138. 00:05:46
    Job recommendation part3
  139. Урок 139. 00:03:11
    admin system part1
  140. Урок 140. 00:06:32
    admin system part2
  141. Урок 141. 00:08:29
    admin system part3
  142. Урок 142. 00:07:42
    Blog post part1
  143. Урок 143. 00:06:40
    blog post part2
  144. Урок 144. 00:03:56
    blog system part3
  145. Урок 145. 00:16:04
    blog system part4
  146. Урок 146. 00:09:11
    blog system part5
  147. Урок 147. 00:06:18
    blog post part6
  148. Урок 148. 00:06:18
    blog post part7
  149. Урок 149. 00:10:07
    blog system part8
  150. Урок 150. 00:06:40
    blog system part9
  151. Урок 151. 00:04:45
    blog system part10
  152. Урок 152. 00:03:41
    blog system part11
  153. Урок 153. 00:05:03
    blog system part 12
  154. Урок 154. 00:06:11
    blog system part 13
  155. Урок 155. 00:03:11
    Testimonial part1
  156. Урок 156. 00:08:41
    Testimonial part2
  157. Урок 157. 00:05:26
    Testimonial part3
  158. Урок 158. 00:15:10
    Jobs fetch on Admin section
  159. Урок 159. 00:01:00
    source code and conclusion