Libraries tagged by laravel tables
vojtasim/laravel-grid
135 Downloads
Basic Laravel data-grid system to ease sorting and filtering large tables. Does not contain any frontend bullshit so the appearance is your job
vitohe/laravel-admin
1050 Downloads
laravel admin
varacron/php-spreadsheet-table
1 Downloads
Convert spreadsheets to HTML table
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
unisharp/laravel-taggable
33 Downloads
Handle with independent tables or in on table
toshim45/laravel-reverse-mysql
126 Downloads
generate crud from mysql table
toriomlab/laravel-multilang
13 Downloads
Support Laravel Translations From Database For Translatable Columns In Other Tables
torifat/eloquent-single-table-inheritance
9 Downloads
Single Table Inheritance (STI) implemented as a Trait for Laravel Eloquent models
tomatophp/laravel-tomato
3 Downloads
Basic Laravel Helpers for requests and controllers build by TomatoPHP
thiagobrauer/laravel-multiauth-password-reset
21 Downloads
Add support to reset passwords when using multiple tables (and diffrent types of usernames) to authenticate in your Laravel application
starfolksoftware/inertia-table
154 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
sparkison/laravel-vue-datatables
31 Downloads
Data Table library with server-side processing and a VueJS component
soluzione-software/nova-resource-table-footer
493 Downloads
Nova resource table footer
snowsoft/data-table
8 Downloads
dataTable for laravel-admin
simo46/laravel-postgresql-inherit
6 Downloads
Add inheritance in postgresql tables