Releases: coreplex/meta
Releases · coreplex/meta
Adds compatibility in for Laravel 8
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
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
Merge pull request #6 from ferris-bane/patch-1 Proposal to add core:key to the meta output
Update hasMeta method to match getMeta
v0.2.4 Add return to method (corrected typo)
Update to getMeta to prevent getting varianted meta
v0.2.3 getMeta function changed to prevent getting varianted meta
Add fillable attributes
Merge pull request #4 from FullStackFool/patch-1 Add fillable values
Adds getMeta and hasMeta methods
0.2.1 Update the readme
Adds meta variants
0.2.0 Update the readme for the variants
Fixes config key issues
Merge pull request #3 from midnite81/master Update config to specify name rather than title
Empty item value fix
This fixes an issue with empty item values being added to the container.