Libraries tagged by tabler for laravel
san-kumar/laravel-crud
2224 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
dootix-developer/inertiajs-tables-laravel-query-builder
4353 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
repat/laravel-job-models
22727 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
abordage/nova-table-card
22131 Downloads
A Laravel Nova card for displaying lists with links to view and edit
cyppe/laravel-batch-jobs-redis-driver
8927 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
singlequote/laravel-datatables
21200 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
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.
yadakhov/laradump
9748 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
cable8mm/xeed
529 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.
codewithdennis/filament-factory-action
2570 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
webbingbrasil/filament-datefilter
57876 Downloads
Date filter component for filament tables.
ariaieboy/filament-jalali-datetime
9191 Downloads
a Jalali DateTime Column for filament table builder
underwear/laravel-vue-good-table
16686 Downloads
Vue-good-table wrapper for Laravel. Server side tables without pain.
digital-creative/table-widget
3016 Downloads
A table widget for laravel nova-dashboard.
exolnet/laravel-closure-table
4560 Downloads
Closure Table database design pattern implementation for Laravel framework.