Skip to content

Releases: coreplex/meta

Adds compatibility in for Laravel 8

Pre-release

Choose a tag to compare

@midnite81 midnite81 released this 12 Mar 17:40
736358d

This adds compatibility in for Laravel 8 on the Store. This has been made backward compatible so it will continue to work with version before Laravel 6.

Adds ability to alter eloquent model connection

Choose a tag to compare

@michaeljennings michaeljennings released this 27 Feb 12:17
f081b23
v0.2.6

Merge pull request #7 from ferrisbuellers/feature-allow-setting-conne…

Output the database id of the meta row to the meta output

Choose a tag to compare

@midnite81 midnite81 released this 22 Aug 15:24
97c0cb3
Merge pull request #6 from ferris-bane/patch-1

Proposal to add core:key to the meta output

Update hasMeta method to match getMeta

Pre-release

Choose a tag to compare

@midnite81 midnite81 released this 20 Mar 17:49
ff15574
v0.2.4

Add return to method (corrected typo)

Update to getMeta to prevent getting varianted meta

Choose a tag to compare

@midnite81 midnite81 released this 20 Mar 17:37
5e3152a
v0.2.3

getMeta function changed to prevent getting varianted meta

Add fillable attributes

Pre-release

Choose a tag to compare

@midnite81 midnite81 released this 16 Jan 09:12
Merge pull request #4 from FullStackFool/patch-1

Add fillable values

Adds getMeta and hasMeta methods

Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 16 Aug 14:33
0.2.1

Update the readme

Adds meta variants

Adds meta variants Pre-release
Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 15 Aug 16:08
0.2.0

Update the readme for the variants

Fixes config key issues

Pre-release

Choose a tag to compare

@michaeljennings michaeljennings released this 10 Aug 12:50
Merge pull request #3 from midnite81/master

Update config to specify name rather than title

Empty item value fix

Empty item value fix Pre-release
Pre-release

Choose a tag to compare

@sixteenstudio sixteenstudio released this 04 Jan 12:32

This fixes an issue with empty item values being added to the container.