Libraries tagged by laravel tables
phl/laravel-sti
3120 Downloads
Single table inheritance with eloquent
phaza/single-table-inheritance
15763 Downloads
Single Table Inheritance Trait
otifsolutions/laravel-settings
3771 Downloads
This package creates a complete generic Settings Table and structure to be used in project. For Laravel.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nachofassini/laravel-database-structure
3994 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
markadell/laravel-postgresql-inherit
545 Downloads
Add inheritance in postgresql tables
m1davp/nova-custom-table-card
603 Downloads
Nova custom table card. Show your latest data (orders, posts,...) as card or data you prefer.
lykegenes/laravel-datagrid-builder
399 Downloads
Laravel datagrid generator - using jQuery-bootgrid
lutdev/table-contents
29 Downloads
Table of contents generation
luozhenyu/laravel-postgresql-fulltext
359 Downloads
Add fulltext and inherited table support to postgresql
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
imcity-tech/laravel-translatable
1438 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
hamidrrj/laravel-datatable
16 Downloads
Laravel Datatable is a package for handling server-side work of any table-like data with ease!
haakco/laravel-location-manager
194 Downloads
Creates location tables and functions
haakco/laravel-ip
196 Downloads
Function to check and manage ip's. Also adds tables for storing.