Libraries tagged by laravel tables
jiaxincui/closure-table
6704 Downloads
A closure table tree package for laravel eloquent
cyppe/laravel-batch-jobs-redis-driver
8977 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
whitespacecode/nova-table-card
23751 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
singlequote/laravel-datatables
21216 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
2226 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
5279 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
22755 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
paxha/laravel-recursive-relationships
39741 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
mirzabusatlic/laravel-schedule-monitor
56376 Downloads
Monitor the output of scheduled tasks in a database table
lykegenes/laravel-countries
18337 Downloads
Get informations about countries.
laracraft-tech/laravel-dynamic-model
6366 Downloads
Dynamic Model for Laravel!
kingmaker/laravel-many-to-many-self-relationship
20381 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kepex/laravel-crud-generator
15289 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
jxlwqq/data-table
42119 Downloads
dataTable for laravel-admin
itstructure/laravel-grid-view
33134 Downloads
Grid view for laravel framework