1. Урок 1. 00:01:34
    What you will learn?
  2. Урок 2. 00:01:24
    Learning Strategy
  3. Урок 3. 00:09:16
    Laravel Installation
  4. Урок 4. 00:02:38
    Virtual Hosts
  5. Урок 5. 00:01:02
    Atom Laravel Helpers
  6. Урок 6. 00:05:04
    Laravel, MVC and Design Patterns
  7. Урок 7. 00:06:23
    Laravel Structure
  8. Урок 8. 00:03:29
    Route Basics
  9. Урок 9. 00:02:33
    Router to Controller
  10. Урок 10. 00:02:21
    Route Groups
  11. Урок 11. 00:04:06
    Passing Parameters
  12. Урок 12. 00:04:02
    Route Namespaces
  13. Урок 13. 00:04:07
    Route Names
  14. Урок 14. 00:01:11
    Route Redirects
  15. Урок 15. 00:02:39
    Creating Middleware
  16. Урок 16. 00:01:26
    Registering Middleware
  17. Урок 17. 00:02:35
    Assigning Middleware
  18. Урок 18. 00:06:54
    Creating Migration
  19. Урок 19. 00:05:18
    Migration Functions
  20. Урок 20. 00:05:52
    Models
  21. Урок 21. 00:09:56
    Seeders, Factories and Faker
  22. Урок 22. 00:04:57
    Master View
  23. Урок 23. 00:04:25
    Passing Variables
  24. Урок 24. 00:02:33
    Global Variables
  25. Урок 25. 00:03:04
    Loops
  26. Урок 26. 00:02:36
    Includes
  27. Урок 27. 00:03:42
    Helpers in VIews
  28. Урок 28. 00:10:49
    About Forms
  29. Урок 29. 00:01:34
    Handling Single Parameter
  30. Урок 30. 00:06:53
    File Upload Handing
  31. Урок 31. 00:02:25
    Array Input Handling
  32. Урок 32. 00:01:27
    Intro to Blog Project
  33. Урок 33. 00:01:08
    Creating a project
  34. Урок 34. 00:02:35
    Importing Frontend Assets
  35. Урок 35. 00:02:06
    Front Page
  36. Урок 36. 00:06:22
    Creating Other Pages
  37. Урок 37. 00:06:22
    Using Master Layout
  38. Урок 38. 00:03:16
    Building URLs for Assets
  39. Урок 39. 00:05:15
    Authentication Functionality
  40. Урок 40. 00:02:55
    Testing Authentication
  41. Урок 41. 00:09:04
    Navigation
  42. Урок 42. 00:04:23
    Admin Panel Assets
  43. Урок 43. 00:05:28
    Protecting Admin Panel
  44. Урок 44. 00:10:56
    Login Page
  45. Урок 45. 00:06:25
    Register Page
  46. Урок 46. 00:06:53
    Dashboard Layout
  47. Урок 47. 00:07:47
    Dashboard Navigation
  48. Урок 48. 00:15:05
    Creating Views Skeleton
  49. Урок 49. 00:05:40
    Creating Posts Migration, Model, Seeder
  50. Урок 50. 00:04:02
    Creating Comments Migration, Model, Seeder
  51. Урок 51. 00:10:48
    Displaying Posts and Comments (Relationships)
  52. Урок 52. 00:11:42
    Single Post and Comments
  53. Урок 53. 00:15:43
    Profile Edit
  54. Урок 54. 00:10:41
    Dashboard Views and Navigation
  55. Урок 55. 00:02:50
    Dashboard Redirection
  56. Урок 56. 00:19:10
    User Dashboard
  57. Урок 57. 00:11:51
    Author Dashboard
  58. Урок 58. 00:19:41
    Author - Creating New Post
  59. Урок 59. 00:10:00
    Password Change
  60. Урок 60. 00:17:48
    Author Posts
  61. Урок 61. 00:03:10
    Author Comments
  62. Урок 62. 00:02:50
    Admin Dashboard
  63. Урок 63. 00:07:56
    Admin Posts
  64. Урок 64. 00:04:50
    Admin Comments
  65. Урок 65. 00:19:51
    Admin Users
  66. Урок 66. 00:01:19
    Authentication Middleware
  67. Урок 67. 00:08:56
    User Dashboard Chart
  68. Урок 68. 00:04:56
    Author & Admin Dashboard Chart
  69. Урок 69. 00:11:12
    Removal Confirmation Modal
  70. Урок 70. 00:05:40
    Comments Form
  71. Урок 71. 00:01:58
    Pagination
  72. Урок 72. 00:04:32
    Custom Helpers
  73. Урок 73. 00:04:36
    Creating View and Route
  74. Урок 74. 00:02:59
    Creating Table and Model
  75. Урок 75. 00:05:53
    Routes and Functions
  76. Урок 76. 00:07:28
    Displaying Products on Admin Panel
  77. Урок 77. 00:15:12
    Creating new Product
  78. Урок 78. 00:07:34
    Updating Products
  79. Урок 79. 00:14:41
    Displaying Products
  80. Урок 80. 00:05:33
    Product Removal
  81. Урок 81. 00:17:38
    PayPal Part 1
  82. Урок 82. 00:08:48
    PayPal Part 2
  83. Урок 83. 00:06:27
    Dynamic Products Payment
  84. Урок 84. 00:11:27
    Sending Confirmation Mail to Customer