Libraries tagged by laravel tables
kingmaker/laravel-many-to-many-self-relationship
25972 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kepex/laravel-crud-generator
15676 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
itstructure/laravel-grid-view
36327 Downloads
Grid view for laravel framework
initred/laravel-tabula
11725 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
icetalker/filament-table-repeatable-entry
15269 Downloads
Display Filament RepeatableEntry as table
eighty8/laravel-seeder
49641 Downloads
Versioned, environment-based Seeders in Laravel
dragon-code/laravel-data-dumper
4166 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
digital-creative/expandable-table-row
14962 Downloads
Provides an easy way to append extra data to each row of your resource tables.
abordage/nova-table-card
25064 Downloads
A Laravel Nova card for displaying lists with links to view and edit
orisintel/laravel-model-auditlog
75602 Downloads
Tracks changes made to models and logs them to individual tables.
digital-creative/clickable-table-row
227199 Downloads
Makes every Nova table resource rows clickable
yadakhov/laradump
11144 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
woenel/prpcmblmts
14196 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
codewithdennis/filament-factory-action
4586 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
laracademy/model-generator
9676 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.