Libraries tagged by laravel tables
marshmallow/translatable
13288 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.
maggomann/filament-only-icon-display
5844 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
kompophp/kompo
311 Downloads
Laravel & Vue.js FullStack Components for Rapid Application Development
jonnypickett/eloquent-sti
939 Downloads
Single Table Inheritance for Eloquent ORM
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
illuminatech/enum-seeder
1594 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
helloarman/dumptable
144 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
fish/eloquent-logger
13960 Downloads
Log Eloquent model changes to a designated logs table
emmanuel/livewire-datatable-bs4
2271 Downloads
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4
cswni/iseed
88 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
bluekachina/seedfromjson
1534 Downloads
Simplifies and standardizes seeding from JSON files named to match the table they will be populating
ajimoti/roles-and-permissions
1304 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
mdsatu/switcher
1020 Downloads
Laravel database table status switcher
robertogallea/pulse-db-size
3187 Downloads
Card for Laravel Pulse showing database table size