mardi 12 février 2019

Use nova package in a custom developer nova tool

I am building a custom nova tool according to my specifications and one of them is to be able to upload an image and be able to crop that image before saving.

I was wondering if there is any way to include a package inside my tool component.

For example this package https://github.com/64robots/nova-image-cropper In laravel nova way you include it like so

use R64\NovaImageCropper\ImageCropper;

ImageCropper::make('Photo'),

However I am not sure how to include it (if there is a way) in my own vue.js tool.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire