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
Requires
- php: ^8.3
- illuminate/contracts: ^11.0||^12.0
- spatie/laravel-package-tools: ^1.14.0
- symfony/cache: ^7.0
Requires (Dev)
- larastan/larastan: ^2.9.0
- laravel/pint: ^1.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^9.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
This package is auto-updated.
Last update: 2025-11-04 11:21:08 UTC
README
A counter component example for Backstage.
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 />