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