Libraries tagged by laravel tables
witty/laravel-table-view
10528 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
gbrock/laravel-table
42143 Downloads
Table functionality for Laravel models
tomshaw/laravel-calendar-table
11737 Downloads
A Laravel calendar table database migration and console command.
timwassenburg/laravel-pivot-table-generator
18230 Downloads
Quickly generate pivot tables for your projects
gentritxhema/laravel-currency
7019 Downloads
Laravel currency table migration and seed
exolnet/laravel-closure-table
9153 Downloads
Closure Table database design pattern implementation for Laravel framework.
orptech/laravel-migration-partition
21820 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
digital-creative/table-widget
8450 Downloads
A table widget for laravel nova-dashboard.
schmeits/pulse-database-table-info
22603 Downloads
A Laravel Pulse card displaying the table info of the current database.
jiaxincui/closure-table
7938 Downloads
A closure table tree package for laravel eloquent
evolvo/laravel-code-generators
19871 Downloads
Artisan commands to generate laravel project code from existing database tables.
tkaratug/livewire-smart-table
1606 Downloads
An advanced datatable component for Laravel Livewire
san-kumar/laravel-crud
3663 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
6810 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
paxha/laravel-recursive-relationships
47860 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.