v1.1.0 - PHP 8 & Laravel 8/9
AlexanderPoellmann
released this
16 May 18:04
·
36 commits
to master
since this release
Updated dependencies to PHP 8 and Laravel 8/9 - for older versions please refer to v1.0. Added new columns like content
, lead
, meta_desc
, visible
and searchable
to taxonomies table. Renamed the term
scope on the Taxonomy
model to byTerm
to avoid confusion with its term
relationship method.