This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
1.3.0
- Added
File
field for generic types - Refactored fields (see below)
Instead of specifying the media collection via the toMediaCollection
method, instead you can just pass the collection in as the second argument to make
, such as:
File::make('Field Label', 'collection_name')