Libraries tagged by laravel tables
guntur/laravel-artisan-database
174 Downloads
Get the table records from artisan
gordensong/laravel-validator
3632 Downloads
laravel, validator, rules
elegance/laravel-admin
41 Downloads
laravel admin
elaborate-code/laravel-algerian-provinces
38 Downloads
Add a table of algerian provinces to your project
elaborate-code/laravel-algerian-education-system
45 Downloads
Tables migrations seeded with the structure of the algerian education system for Laravel apps
eawardie/data-grid-laravel
274 Downloads
Data table package used to build advanced tables with a matching front-end package. Allows for searching, filtering, paging & some other advanced features.
drandin/closure-table-comments
45 Downloads
A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"
domnokapp/filament-table-repeater-form
123 Downloads
This is my package filament-table-repeater-form
dev-lnk/laravel-code-builder
4648 Downloads
Generate classes and files from table schema
churakovmike/laravel-grid
7 Downloads
Easy gridview for laravel
cgdsoftware/tables
768 Downloads
Data Table library with server-side processing and a VueJS component
artflow-studio/table
140 Downloads
A custom package to render Livewire components using the @AFtable directive.
airondev/laravel-seeder-generator
558 Downloads
A Laravel package to generate seeders for each database table.
shibuyakosuke/table-definition-spreadsheet
2792 Downloads
Export Table definition to spreadsheet by artisan command
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.