TapTable - Tabbed Workspace

Discover the power of TapTable - Tabbed Workspace. Detailed breakdown of product features.

Zero-Conflict State Isolation
Feature 01

Zero-Conflict State Isolation

Forget the classic headache of single-page applications where searching in one widget accidentally filters another. TapTable intelligently isolates the Livewire state for every component using unique identifiers. It just works, ensuring a seamless experience for your end-users.

  • True Isolation: Pagination, search queries, filters, and sorting never leak across tabs.
  • Independent Behavior: Each tab acts as its own self-contained instance.
  • No Complex Setup: The plugin handles the difficult state management logic automatically.
The Universal Content Hub
Feature 02

The Universal Content Hub

Don't limit your dashboard to just tables or resources. TapTable transforms your page into a versatile workspace capable of rendering almost any Filament or Livewire component alongside standard resources. Define everything in one simple configuration array.

  • Mix & Match: Combine standard Resources, Livewire Charts/Widgets, and custom Blade Views.
  • Hybrid Layouts: Place interactive forms next to read-only data tables.
  • Simple Config: Easily define content types using an intuitive PHP array syntax.
Smart Architectural Workflow
Feature 03

Smart Architectural Workflow

TapTable handles the heavy lifting behind the scenes, allowing you to build cleaner architectures. It intelligently manages context, meaning standard header actions like "Create" or "Export" continue to work perfectly even when rendered inside a tab, not a full page.

  • Ghost Resources: Declutter your sidebar by setting showInNavigation => false on resources, yet keep them fully accessible via tabs.
  • Action Injection: Automatically inherits standard Create, Edit, and Delete actions within the tab context.
  • Time Saver: Stop writing boilerplate code just to make different components play nicely together.