Skip to content

Releases: coreplex/meta

Adds compatibility in for Laravel 8

12 Mar 17:40
736358d

Choose a tag to compare

Pre-release

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

27 Feb 12:17
f081b23

Choose a tag to compare

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

22 Aug 15:24
97c0cb3

Choose a tag to compare

Merge pull request #6 from ferris-bane/patch-1

Proposal to add core:key to the meta output

Update hasMeta method to match getMeta

20 Mar 17:49
ff15574

Choose a tag to compare

Pre-release
v0.2.4

Add return to method (corrected typo)

Update to getMeta to prevent getting varianted meta

20 Mar 17:37
5e3152a

Choose a tag to compare

v0.2.3

getMeta function changed to prevent getting varianted meta

Add fillable attributes

16 Jan 09:12

Choose a tag to compare

Pre-release
Merge pull request #4 from FullStackFool/patch-1

Add fillable values

Adds getMeta and hasMeta methods

16 Aug 14:33

Choose a tag to compare

Pre-release
0.2.1

Update the readme

Adds meta variants

15 Aug 16:08

Choose a tag to compare

Adds meta variants Pre-release
Pre-release
0.2.0

Update the readme for the variants

Fixes config key issues

10 Aug 12:50

Choose a tag to compare

Pre-release
Merge pull request #3 from midnite81/master

Update config to specify name rather than title

Empty item value fix

04 Jan 12:32

Choose a tag to compare

Empty item value fix Pre-release
Pre-release

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