LaravelPackage.com
LaravelPackage.com copied to clipboard
Add section on using Vue components
I woud like to add a section on using Vue components within a package. However, I don't know what the general consensus is whether this would be a good idea.
I'm open to suggestions regarding the following topics (within the context of a Laravel package):
- Providing compiled JavaScript files
- Registering Vue components
- Using Vue components in views
- Compiling Vue components
- Exporting Vue components