Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-nova-hubspot-forms maintained by creode

Description
A Laravel Nova packages that allows you to embed a HubSpot form using a layout for Flexible Content.
Last update
2025/01/08 16:19 (2.x-dev)
License
Links
Downloads
35
Tags

Comments
comments powered by Disqus

Laravel Nova HubSpot Forms

A Laravel Nova packages that allows you to embed a HubSpot form using a layout for Flexible Content.

Installation

Run:

composer require creode/laravel-nova-hubspot-forms

Then, add the following script tag to your layout file. This is required for the HubSpot form to be rendered.

<script charset="utf-8" type="text/javascript" src="//js-eu1.hsforms.net/forms/embed/v2.js"></script>