Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Mastering Nova - A Laravel Nova tutorial, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:09:47
    Installing Nova
  2. Урок 2. 00:11:49
    First glance at the file structure
  3. Урок 3. 00:09:03
    What is a Resource?
  4. Урок 4. 00:15:39
    Creating your first Resource
  5. Урок 5. 00:09:18
    First glance to the Resource Fields
  6. Урок 6. 00:13:12
    The beauty of Filters
  7. Урок 7. 00:17:18
    Getting deeper on data viewing using Lenses
  8. Урок 8. 00:11:53
    Executing Actions on your Resources
  9. Урок 9. 00:13:01
    Visualizing data using Metrics
  10. Урок 10. 00:23:30
    First glance at Resource Relationships
  11. Урок 11. 00:05:58
    Using customized accessors on Global Search
  12. Урок 12. 00:10:05
    Recompiling Nova assets
  13. Урок 13. 00:05:48
    Data sync between server and client UI components
  14. Урок 14. 00:15:16
    Creating your first UI Component - An enhanced Field
  15. Урок 15. 00:03:55
    Sorting your Resources in the Sidebar
  16. Урок 16. 00:21:41
    The power of abstract Resources
  17. Урок 17. 00:02:20
    Loading custom location Resources
  18. Урок 18. 00:21:37
    Creating a filter to select columns for your Index view
  19. Урок 19. 00:09:22
    The full power of Resource Policies
  20. Урок 20. 00:13:59
    Single package creation for all of your UI Components
  21. Урок 21. 00:04:03
    Customizing your Resource visibility
  22. Урок 22. 00:05:02
    How to correctly use the Index Query
  23. Урок 23. 00:04:37
    Using Resource data scopes
  24. Урок 24. 00:09:46
    Cloning Resources for a better Resource categories strategy
  25. Урок 25. 00:06:50
    Polymorphic Relationships
  26. Урок 26. 00:03:23
    Many-to-Many Relationships with additional pivot columns
  27. Урок 27. 00:02:28
    Changing Stub Files
  28. Урок 28. 00:02:24
    Configuring field groups for each display context
  29. Урок 29. 00:15:48
    Resource 1-o-1 Checklist Guidelines
  30. Урок 30. 00:05:38
    What is an UI Component?
  31. Урок 31. 00:14:00
    Data flow between Client and Server in an UI Tool
  32. Урок 32. 00:14:57
    UI Component properties you can use
  33. Урок 33. 00:11:52
    Reusing Nova UI Components
  34. Урок 34. 00:10:13
    Using $emit events
  35. Урок 35. 00:29:55
    Pratical example with $emit on 2 Dropdowns
  36. Урок 36. 00:14:43
    Let's build a Tool! Helpdesk System
  37. Урок 37. 00:19:14
    Managing Ticket permissions and authorizations
  38. Урок 38. 00:05:34
    Creating a quick My Tickets / Unassigned Filter
  39. Урок 39. 00:06:19
    Creating the Assign to Myself Action
  40. Урок 40. 00:06:07
    Creating the Assign to Operator Action
  41. Урок 41. 00:07:16
    Optimizing the Assign to Myself Action
  42. Урок 42. 00:09:04
    Creating another Action to unassign tickets
  43. Урок 43. 00:07:11
    Creating a Total Tickets UI Component Card
  44. Урок 44. 00:12:14
    Resource Testing 1-o-1
  45. Урок 45. 00:03:02
    Integrating OAuth authentication with Laravel Socialite
  46. Урок 46. 00:07:47
    Search Relations
  47. Урок 47. 00:09:08
    Button Field
  48. Урок 48. 00:04:49
    Ajax Child Select
  49. Урок 49. 00:03:35
    Chart JS
  50. Урок 50. 00:06:33
    Nova Responsive
  51. Урок 51. 00:09:55
    Spatie Multi-Tenancy