Libraries tagged by tabler for laravel
otifsolutions/laravel-settings
3771 Downloads
This package creates a complete generic Settings Table and structure to be used in project. For Laravel.
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
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
196 Downloads
Function to check and manage ip's. Also adds tables for storing.
ferdirn/laravel-id-countries
681 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
1378 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.
ponchrobles/inertiajs-tables-laravel-query-builder
390 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
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.
aonodevs/inertiajs-tables-laravel-query-builder
592 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
airondev/laravel-seeder-generator
558 Downloads
A Laravel package to generate seeders for each database table.
ziming/laravel-specific-migrate-fresh
3890 Downloads
Migrate Fresh for Specific Tables Only
salehhashemi/laravel-intelli-graphql
6 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
anuzpandey/laravel-livewire-tables-helper
402 Downloads
A small reusable, utility package for livewire tables package from rappasoft.