bonsaicms/metamodel-eloquent-jsonapi

Metamodel Eloquent JSON:API for Bonsai CMS

dev-master 2022-04-25 15:03 UTC

This package is auto-updated.

Last update: 2024-04-06 16:00:58 UTC


README

Installation

You can install the package via composer:

composer require bonsaicms/metamodel-eloquent-jsonapi

Configuration

You can publish the config file with:

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

TODO: add info how to publish stubs

License

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