Libraries tagged by laravel tables
recca0120/eloquent-logrotate
7 Downloads
laravel eloquent auto create table by daily or weekly or monthly or yearly
proai/eloquent-inheritance
386 Downloads
Single table inheritance for Laravel inspired by the Rails implementation
nikolay-oskin/contents
17 Downloads
Table of contents generator Laravel package for posts, news, articles or any other text
illuminatech/db-role
6 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
alitnk/nova-parental-field
10 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
wamadev/nova-parental-field
4 Downloads
A Laravel Nova field for single-table inheritance (Caleb Porzio's "Parental" package)
rennypoz/eavquent
26 Downloads
A Laravel Package for use an EAV table with Eloquent.
kreshnik/dbtruncate
41 Downloads
A laravel command that helps truncate mysql database tables
soda-framework/eloquent-closure
6359 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
workup/resource-navigation-tab
807 Downloads
Organize your long pile of tables and relationships into structured pages.
wiretables/wiretables
9518 Downloads
Dynamic tables implemented with Livewire
theorem/fat-crud
27 Downloads
Fully automated generation of boostrap CRUD pages from database tables.
thenandan/grids
144 Downloads
Grids for Laravel 5+ frameworks
srlabs/eloquent-sti
3410 Downloads
Implement Single Table Inheritance within the Eloquent ORM
samyoteroglez/larawesomecrud
244 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).