Libraries tagged by laravel tables
oldtimeguitarguy/eloquent-single-table-inheritance
5046 Downloads
Simple single table inheritance for eloquent models in Laravel & Lumen
mikelmi/mks-smart-table
100 Downloads
Laravel Server-side processing for angular-smart-table
ferdirn/laravel-id-countries
672 Downloads
Laravel ID Countries is a package for Laravel to supply all countries data to table countries including country name, iso country code, capital, currency, and calling code.
ferdirn/laravel-id-cities
137 Downloads
Laravel ID Cities is a package for Laravel to supply all cities data to table cities. Start from data cities in Indonesia.
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
nerweb/laravel-tblist
118 Downloads
Simple admin table listing for bootstrap 3 and laravel 4|5
wecansync/laravel-translations
11 Downloads
Manage translations in a seperated table
timolake/livewire-tables
366 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables
tiknil/wire-table
168 Downloads
Laravel package extending Livewire to easily create useful tables
the-jane-world/laravel-model-comment
1466 Downloads
snowsoft/laravel-admin
62 Downloads
laravel admin
slivka-b/laravel-translatable
96 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
salehhashemi/laravel-intelli-graphql
5 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
rolandalla/laravel-email-auditing
28 Downloads
The Email Auditing Service tracks all outgoing emails from your system, storing them in the `email_auditing` table.
rogercbe/table-sorter
623 Downloads
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.