Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@jameslkingsley jameslkingsley released this 18 Sep 12:10
· 9 commits to master since this release
  • 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')