Libraries tagged by tabler for laravel
nerweb/laravel-tblist
118 Downloads
Simple admin table listing for bootstrap 3 and laravel 4|5
iamfarhad/laravel-audit-log
0 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
cryptodev4/orchid-tables
859 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
zk/laravel-datagrid
55 Downloads
A lightweight and customizable DataGrid solution for Laravel, built with Blade components, lazy loading, and a powerful custom datagrid.js library for seamless frontend interactivity.
lucianolima00/laravel-grid-view
75 Downloads
Grid view for laravel framework
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
haakco/laravel-ip
156 Downloads
Function to check and manage ip's. Also adds tables for storing.
ferdirn/laravel-id-countries
679 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.
elaborate-code/laravel-algerian-education-system
45 Downloads
Tables migrations seeded with the structure of the algerian education system for Laravel apps
churakovmike/laravel-grid
7 Downloads
Easy gridview for laravel
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
reyptr27/laravel-inertia-table
31 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
orottier/laravel-migration-squasher
94 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.
cav-s-a/inertiajs-tables-laravel-query-builder
530 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
salehhashemi/laravel-intelli-graphql
5 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.