LaravelPackage.com icon indicating copy to clipboard operation
LaravelPackage.com copied to clipboard

Add section on using Vue components

Open Jhnbrn90 opened this issue 6 years ago • 0 comments

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

Jhnbrn90 avatar Feb 13 '20 05:02 Jhnbrn90