creode/nova-page-blocks

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

Installs: 53

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/creode/nova-page-blocks

1.1.2 2024-04-19 10:17 UTC

This package is auto-updated.

Last update: 2025-09-19 13:09:44 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"