Libraries tagged by laravel tables
masitings/seedmaker
43 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
maggomann/filament-tournament-league-administration
15 Downloads
An event and tournament management plugin for the Filament Admin Panel v2.x, intended for dart clubs in the first implementation. Here you can manage clubs, teams, matches, players and match days including score tables.
maggomann/filament-only-icon-display
316 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
lmt9x/laramin
17 Downloads
Laravel admin
laramore/laramore
1122 Downloads
Describe your table fields in the model and let Laravel the rest
kevupton/timetables
204 Downloads
Timetables for laravel
kalani/validation-rule-generator
1043 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
jwcobb/tevo-harvester
182 Downloads
TEvo Harvester is a tool to populate your own local database tables with a cache of the Ticket Evolution API data.
iyogesharma/vue-datatable
133 Downloads
package to help in handling server side
igaster/eloquent-inheritance
145 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
helloarman/dumptable
55 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
git-liu/model-records
423 Downloads
php table model records
frenchfrogs/framework
2864 Downloads
Usefull class for FrenchFrogs
dragonfly/lists
414 Downloads
Laravel DataTables generator/request handler.
deltoss/sentinel-database-permissions
109 Downloads
A laravel package that extends sentinel to use permissions from database tables.