Libraries tagged by laravel tables
xbing2002/laravel-admin
46 Downloads
laravel admin
wind/laravel-schema-extend
578 Downloads
support MySQL 'column comment' and 'table comment'.
widdy/laravel-model
9 Downloads
a simple way to create a new Eloquent model with given table name.
whitwhoa/laravel-subauth
2 Downloads
Wrapper for session based authentication across multiple tables
webikevn/laravel-seeder
19 Downloads
Versioned, environment-based Seeders in Laravel
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
wamesk/laravel-reviews
35 Downloads
package create Reviews table, model, observer
walterjrp/tables
1 Downloads
Data Table library with server-side processing and a VueJS component
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
1051 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
127 Downloads
generate crud from mysql table
toriomlab/laravel-multilang
13 Downloads
Support Laravel Translations From Database For Translatable Columns In Other Tables