Libraries tagged by laravel tables
singlequote/laravel-datatables
21028 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
san-kumar/laravel-crud
2166 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
5196 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.
repat/laravel-job-models
22423 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
paxha/laravel-recursive-relationships
39327 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
mirzabusatlic/laravel-schedule-monitor
56035 Downloads
Monitor the output of scheduled tasks in a database table
lykegenes/laravel-countries
17820 Downloads
Get informations about countries.
laracraft-tech/laravel-dynamic-model
6094 Downloads
Dynamic Model for Laravel!
kingmaker/laravel-many-to-many-self-relationship
19812 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kepex/laravel-crud-generator
15232 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
jxlwqq/data-table
41595 Downloads
dataTable for laravel-admin
itstructure/laravel-grid-view
32771 Downloads
Grid view for laravel framework
initred/laravel-tabula
9863 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
icetalker/filament-table-repeatable-entry
3395 Downloads
Display Filament RepeatableEntry as table
eighty8/laravel-seeder
47974 Downloads
Versioned, environment-based Seeders in Laravel