creode/nova-page-blocks

There is no license information available for the latest version (1.1.2) of this package.

1.1.2 2024-04-19 10:17 UTC

This package is auto-updated.

Last update: 2024-04-19 10:18:16 UTC


README

This module is intended to be used alongside the "creode-components" NPM package. Markup provided by this module must be parsed by Vue.js where components provided by the "creode-components" NPM package are present in the Vue.js application.

Installation

You can install the package via composer:

composer require creode/nova-pages

You can publish the config file with:

php artisan vendor:publish --tag="page-blocks-config"