Libraries tagged by laravel tables
joerithegreat/nova-table-card
6110 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
jimbolino/laravel-model-builder
10542 Downloads
builds eloquent models based on the tables and relations found in your mysql database
carsdotcom/single-table-inheritance
2783 Downloads
Single Table Inheritance Trait
badinansoft/table-footer
9477 Downloads
A Laravel Nova tool for adding a footer to a table, that will calculate the total of the columns
vi-kon/laravel-db-exporter
35240 Downloads
Database table structure and data exporter to migration and seed files
orisintel/laravel-model-auditlog
74836 Downloads
Tracks changes made to models and logs them to individual tables.
diegohq/laravel-seeder
28969 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
ostheneo/responsivetable
925 Downloads
A Laravel Nova tool for creating responsive tables.
rmitesh/filament-action
3276 Downloads
Creates a Filament table action.
orchestra/html
111511 Downloads
HTML Component for Orchestra Platform
ohtarr/service-now-model
4918 Downloads
PHP7 Laravel5 component to connect to ServiceNow Table API
nwogu/bagpack
953 Downloads
Organize your migration files into proper directories by tables
marshmallow/translatable
11664 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
ideatocode/nova-tooltip-field
12500 Downloads
A Laravel Nova field to show additional data but not clutter the table.