Spotlight Pro
Featured CommunityBrowse your Filament Panel with ease. Filament Spotlight Pro adds a Spotlight like Command Palette to your Filament Panel.
Author:
Dennis Koch
Package health
BetaAutomated checks of this plugin's Composer package
15 checks
- Passed: GitHub Actions pinned to SHA
- Skipped: GitLab CI includes pinned to SHA
- Passed: Open security advisories
- Passed: Dependabot PR responsiveness — No stale Dependabot PRs.
- Skipped: Renovate MR responsiveness
- Passed: Dependabot or Renovate configured
- Passed: Dependency update cooldown configured
- Passed: Provides a security policy
- Passed: Abandoned or archived — No consulted source marks the package abandoned (github).
- Passed: Commit and release recency — Active: last commit 2 days ago; no release date available.
-
Passed:
composer.lock not committed by library
—
composer.lockis absent from the released dist archive. - Passed: Dist archive is lean
-
Passed:
Current Laravel version supported
—
Package dependencies resolve together with current Laravel
13.0. -
Passed:
Current PHP version supported
—
Constraint
^8.0supports current PHP8.5. - Skipped: Current Symfony version supported
filament/
namespace. Review the source and install at your own risk. Found
malware or an unresolved security issue the author won't
address?
Report it
.
Documentation
#Overview
▶ Watch the demo on the Spotlight Pro website
Hit ⌘K and search your whole panel — resources, records, pages and actions — without touching the mouse.
- Tiered search — drill from resource, to record, to action. Each level narrows the search instead of flooding it.
- Zero-config discovery — resources, pages and built-in commands register themselves.
- Actions in the palette — run real Filament actions, with forms, infolists and confirmations, inside the overlay.
- Global search aware — reuses the searchable attributes, scopes and result titles you already configured.
- Permission aware —
canAccess(),canViewAny()and your owncanAccessSpotlight()decide what a user sees. - Multi-panel & multi-tenant — search across panels, switch tenants from the keyboard.
- Feels native — light/dark mode, custom themes, 12 translations.
See all features and a video demo →
#Installation
Buy a license, then authenticate Composer with your key:
composer config http-basic.filament-spotlight-pro.composer.pxlrbt.de [EMAIL] [LICENSE_KEY]
composer require pxlrbt/filament-spotlight-pro
Register the plugin on your panel:
$panel->plugins([
SpotlightPlugin::make()
->registerItems([
RegisterResources::make(),
RegisterPages::make(),
RegisterCommands::make(),
]),
]);
Import the styles in your custom theme:
@import '../../../../vendor/pxlrbt/filament-spotlight-pro/resources/spotlight.css';
#Pricing
One-time payment, no subscription.
- €49 — single project
- €129 — unlimited projects
- €299 — lifetime, every future version included
#Documentation & Support
The author
Dennis, a Filament core-team member, is dedicated to delivering high-quality plugins for your Filament projects. He is a freelance full-stack developer who works on several Laravel projects either individually or as part of small teams. In his work, he utilizes both Livewire and Inertia.
From the same author
Environment Indicator
Never confuse your tabs with different Filament environments again.
Author:
Dennis Koch
Activity Log
Add a Filament page that nicely shows your spatie/laravel-activitylog.
Author:
Dennis Koch
Spotlight
Quickly navigate your Filament Resources with Spotlight functionality.
Author:
Dennis Koch
Translate Action
Translate your forms content with the click of a button.
Author:
Dennis Koch
Featured Plugins
A selection of plugins curated by the Filament team
Blueprint
Filament Blueprint is a premium Laravel Boost extension that helps AI agents produce accurate, detailed implementation plans and security reports for Filament apps.
Filament
Data Lens
Advanced Data Visualization for Laravel Filament - a premium reporting solution enabling custom column creation, sophisticated filtering, and enterprise-grade data insights within admin panels.
Padmission
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese
