backstage/counter-component

Laravel Counter Component

Installs: 11

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Language:Blade

pkg:composer/backstage/counter-component

dev-main 2025-11-04 11:20 UTC

This package is auto-updated.

Last update: 2025-11-04 11:21:08 UTC


README

A counter component example for Backstage.

afbeelding

For more information see backstage/components.

Installation

composer require backstage/components
php artisan backstage:component counter

Add the following to your blade file.

<x-counter />