Libraries tagged by laravel tables
otifsolutions/laravel-tracker
13 Downloads
The Package will track users activity and generate the complete log in database tables
oskar-zborowski/laravel-database-migrator
4 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
omatech/laravel-bulkimporter
26 Downloads
Import records in a database table massively in a easy way.
oguzcandemircan/laravel-unique-sluggable
53 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
notwarp/laravel-seeder
2 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
neoacevedo/laravel-gridview
2 Downloads
Laravel GridView es un paquete para generar una tabla con datos de array de Arrays/Eloquent/Collections.
nalletje/livewire-tables
39 Downloads
Addition to livewire
nachofassini/laravel-database-structure
3723 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
mswap/single-table-inheritance
17 Downloads
Single Table Inheritance Trait
mr4-lc/laravel-email-audit-log
65 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
mountainguan/laravel-admin
15 Downloads
laravel admin
mjducharme/laravel-model-json-storage
175 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.
michalkortas/laravel-uuid
497 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
michalkortas/laravel-indexable
96 Downloads
Create table with data directly from your Model
mht/laravel-admin
13 Downloads
laravel admin