sbing/nova-images

This package is abandoned and no longer maintained. The author suggests using the whitecube/nova-flexible-content package instead.

A Laravel Nova field.

Maintainers

Details

github.com/scbing/nova-images

Installs: 3 380

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 2

Language:Vue

This package has no released version yet, and little information is available.


README

composer require sbing/nova-images

使用

use Sbing\Nova\Images\Images;

Images::make('轮播图', 'images', 'oss')->rules('nullable', 'array')