bonsaicms/metamodel-jsonapi

Metamodel JSON:API for Bonsai CMS

dev-master 2022-02-21 12:14 UTC

This package is auto-updated.

Last update: 2024-04-06 16:24:03 UTC


README

Installation

You can install the package via composer:

composer require bonsaicms/metamodel-jsonapi

Configuration

You can publish the config file with:

php artisan vendor:publish --tag="bonsaicms-metamodel-jsonapi-config"

This is the contents of the published config file:

return [
];

License

The MIT License (MIT). Please see License File for more information.