Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 174 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 174 Bytes

安装

composer require sbing/nova-images

使用

use Sbing\Nova\Images\Images;

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