crankd/rapid-custom-fields

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-main 2023-05-11 04:56 UTC

This package is auto-updated.

Last update: 2023-05-11 04:56:44 UTC


README

LOAD JS FILES

ddev composer require crankd/rapid-custom-fields

ddev php artisan vendor:publish --provider="Crankd\RapidCustomFields\RapidCustomFieldsProvider"

Before Alpine.start(); add this line:

import "../../packages/crankd/rapid-custom-fields/resources/js/rapid-custom-fields";