Libraries tagged by laravel tables
laramore/validations
353 Downloads
Add a validation management for Laramore
laramore/requests
212 Downloads
Create a request for each of your Laramore model
laramore/morph-fields
12 Downloads
Define morph fields used in Laramore
laramore/migrations
228 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/factories
216 Downloads
Add a factory management for Laramore
laralabs/connection-loader
24 Downloads
Load database connections into config from database table
l3aro/html-toc
9 Downloads
Generate Table of Contents from HTML for PHP
kmuenkel/safe-schema-builder
1 Downloads
Replace Laravel's Schema Facade with one capable of omitting table alterations that already exist
khaled-dev/includable
42 Downloads
Help the developer to load table in relation by type the name in url
kazak71/iseed
6 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
kainiklas/filament-gauge
7 Downloads
Gauge Chart for FilamentPHP
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
it-werxdotca/contact-module
0 Downloads
A simple contact module for nwidart/laravel-modules. It stores information sent from the contact form into an SQL table, sends an email to the sender and a configurable email address.
girover/sequent-numbers
3 Downloads
Generating database table for Sequent Numbers as strings
gasso/reporttopdf
15 Downloads
An easy tool to make your own report and print it! Its allow to import CSV to make the concepts. The template of report can be easy customized from config folder and is based on HTML and CSS tables. Further information at GitLab. Working In Progress.