Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Laravel Livewire, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:35
    Installation
  2. Урок 2. 00:05:54
    Actions
  3. Урок 3. 00:07:41
    Properties
  4. Урок 4. 00:04:05
    Lifecycle Hooks
  5. Урок 5. 00:07:49
    Page Components
  6. Урок 6. 00:09:59
    Basic Table
  7. Урок 7. 00:06:35
    Basic Form
  8. Урок 8. 00:07:05
    Alpine
  9. Урок 9. 00:08:14
    Testing
  10. Урок 10. 00:10:52
    Nesting
  11. Урок 11. 00:03:42
    Navigatetegrating With Filepond
  12. Урок 12. 00:05:08
    Setup
  13. Урок 13. 00:10:58
    Showing a success message
  14. Урок 14. 00:10:15
    Adding validation
  15. Урок 15. 00:06:26
    Extracting a Form Object
  16. Урок 16. 00:11:45
    Accessibility
  17. Урок 17. 00:13:18
    Radio buttons
  18. Урок 18. 00:06:53
    Checkboxes
  19. Урок 19. 00:06:57
    Select dropdowns
  20. Урок 20. 00:11:58
    Enums
  21. Урок 21. 00:10:40
    Building a modal
  22. Урок 22. 00:13:08
    Extracting a Blade component
  23. Урок 23. 00:14:22
    Confirmation dialogs
  24. Урок 24. 00:12:24
    Forms inside modals
  25. Урок 25. 00:12:36
    Extracting a nested Livewire component
  26. Урок 26. 00:07:27
    Creating row components
  27. Урок 27. 00:09:36
    Adding an edit modal
  28. Урок 28. 00:10:27
    Adding a dropdown menu
  29. Урок 29. 00:07:38
    Teleporting modals
  30. Урок 30. 00:06:57
    Styling for mobile devices
  31. Урок 31. 00:17:45
    Adding "swipe to close"
  32. Урок 32. 00:03:46
    Teaser
  33. Урок 33. 00:06:31
    Getting started
  34. Урок 34. 00:12:25
    Building a static table
  35. Урок 35. 00:01:57
    Page authorization
  36. Урок 36. 00:08:02
    Pagination
  37. Урок 37. 00:06:35
    Loading indicators
  38. Урок 38. 00:07:18
    Text searching
  39. Урок 39. 00:19:23
    Column sorting
  40. Урок 40. 00:11:38
    Row dropdown actions
  41. Урок 41. 00:09:40
    Exporting to CSV
  42. Урок 42. 00:10:11
    Bulk actions
  43. Урок 43. 00:11:24
    Select-all checkboxes
  44. Урок 44. 00:10:28
    Indeterminate checkbox states
  45. Урок 45. 00:05:28
    Lazy loading
  46. Урок 46. 00:08:01
    Refactoring to traits
  47. Урок 47. 00:03:35
    Extracting a nested component
  48. Урок 48. 00:09:06
    Chart scaffolding
  49. Урок 49. 00:10:43
    Charting real data
  50. Урок 50. 00:11:36
    Making the chart reactive
  51. Урок 51. 00:18:47
    Product filtering
  52. Урок 52. 00:04:48
    Tracking products in the URL
  53. Урок 53. 00:12:06
    Date range filtering
  54. Урок 54. 00:03:54
    Charting different date ranges
  55. Урок 55. 00:26:08
    Custom date range
  56. Урок 56. 00:12:21
    Order status filtering
  57. Урок 57. 00:09:05
    Using radio groups for filtering
  58. Урок 58. 00:06:17
    Designing for mobile
  59. Урок 59. 00:06:55
    Component Basics
  60. Урок 60. 00:10:55
    Forwarding attributes
  61. Урок 61. 00:02:47
    Slots
  62. Урок 62. 00:09:33
    Advanced Slots
  63. Урок 63. 00:06:22
    Nesting components
  64. Урок 64. 00:08:59
    Using @aware
  65. Урок 65. 00:05:25
    Conditional attributes
  66. Урок 66. 00:05:34
    Using with `wire:model`
  67. Урок 67. 00:03:26
    Dynamic components
  68. Урок 68. 00:01:06
    Teaser
  69. Урок 69. 00:06:35
    Building a Todo List
  70. Урок 70. 00:07:57
    Storing positions in the database
  71. Урок 71. 00:07:55
    Using Alpine's Sort Plugin
  72. Урок 72. 00:13:52
    Sorting items in the database
  73. Урок 73. 00:03:05
    Handling removals
  74. Урок 74. 00:06:36
    Adding drag handles
  75. Урок 75. 00:06:27
    Extracting a Blade Component
  76. Урок 76. 00:15:05
    Extracting an Eloquent Trait
  77. Урок 77. 00:06:12
    Re-arranging Items
  78. Урок 78. 00:11:20
    Sorting between groups