Chapter · 3 pages
Admin Vue
Pages in this chapter
How do I add custom clips to the redactor editor
Clips is a plugin for the Redactor editor that allows you to create a list of frequently used cod...
PAGE
How do I use Vue in the admin?
When in an admin's Blade view file you can use any Vue directive (such as
v-for,
v-if,
@clicke...
PAGE
How do I add a custom Vue component to the admin?
This repo (https://github.com/aerocargo/admin-example-vue
You need to add the
assetLinksfunction...
PAGE