All frameworks

Laravel + BubbleNote

Visual feedback built on Laravel, for Laravel teams.

Installation

Add BubbleNote to your Laravel project in seconds.

script-tag
<!-- In your layouts/app.blade.php -->
<script src="https://cdn.bubblenote.app/widget.js"
        data-project="YOUR_PROJECT_KEY"
        defer></script>

Why Laravel teams use BubbleNote

Works seamlessly with Livewire and Inertia SPAs
Captures Laravel debug info and full technical context
Single Blade partial install — add once, works everywhere

Why BubbleNote is a perfect fit for Laravel teams

BubbleNote is built on Laravel. We use the same framework, the same ecosystem, and the same deployment tools you do — Forge, Vapor, Herd, and Valet. That means we understand how Laravel apps are structured, how Blade layouts work, and how middleware and route groups shape the request lifecycle. When you install BubbleNote on your Laravel app, you're adding a tool built by developers who think the same way you do.

Installation takes one line

Drop a single script tag into your main Blade layout and you're done. Add it to layouts/app.blade.php or push it onto a stack with @push('scripts'). No Composer packages, no service providers, no config files to publish. The widget loads asynchronously and never interferes with your application's performance.

<script src="https://cdn.bubblenote.app/widget.js"
        data-project="YOUR_PROJECT_KEY"
        defer></script>

If you use Livewire or Inertia with Vue, BubbleNote works without any extra configuration. The widget detects client-side navigation and re-initialises automatically — no hydration issues, no missed page transitions.

Technical context that matters

Every piece of feedback your team submits includes a full-page screenshot, the current URL, viewport dimensions, browser and OS details, and console errors. For Laravel developers, this means you can see exactly what route was being viewed, what screen size triggered a layout issue, and whether a JavaScript error was involved — all without asking the reporter to copy-paste anything.

Start collecting feedback today

BubbleNote's free tier includes unlimited team members, unlimited projects, and unlimited page views. Add the script tag to your Blade layout, invite your team, and start receiving visual feedback with full technical context in under sixty seconds.

Get started free

One script tag. Full technical context on every piece of feedback. No credit card required.

Start Free