advanced-nova-media-library
advanced-nova-media-library copied to clipboard
rounded and squared methods
By default laravel nova Image field, you may use the squared method to display the image's thumbnail with squared edges. Additionally, you may use the rounded method to display its thumbnails with fully-rounded edges.
How do I add it?
The ability to change the style as in the out of the box version is a very convenient feature. Thanks.