Libraries tagged by create table
vadiasov/tracks-admin
30 Downloads
This package creates DB table tracks (music tracks). It uploads tracks. It serves CRUD pages of tracks.
vadiasov/artists-admin
22 Downloads
This package creates DB table artists and serves CRUD operations with this DB table in administrative panel.
haakco/laravel-location-manager
108 Downloads
Creates location tables and functions
repat/laravel-passport-models
5 Downloads
Eloquent Models for the oauth_ tables as created by laravel/passport
brunogritti/laravel-user-url-logs
117 Downloads
Creates a laravel table, model and middleware that logs all urls that user accesses
brunogritti/laravel-user-activity-logs
109 Downloads
Creates a laravel table, model and trait that logs all user activity based on which model it's imported
besoft/report-engine
13 Downloads
Package to generate dynamic reports from created view or tables
aliirfaan/laravel-simple-access-log
31 Downloads
This package creates a database table to save access logs and exposes events to log user access.
vadiasov/users-admin
25 Downloads
Creates user-roles DB table. Serve CRUD operation for "users" DB table. Serves user-roles operations.
trigves/arm
18 Downloads
A class that creates, updates and deletes tables and rows in the database automatically.
aaw0/adnec-press-releases
9 Downloads
Press Releases package creates a model, database table and laravel nova resource ready for you.
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created
cronus/cronus
8624 Downloads
It creates model classes by reading the database tables.
pilabrem/dblog
12 Downloads
Package for logging users actions on database and enable to know who has created, updated or delete some line in a table and see data before this action
milantex/mysql-tso
20 Downloads
Creates a PHP object which describes the MySQL table structure for a specified table in the database.