Libraries tagged by Eloquent Form Generator
vitorleonel/laravel-unique-slug
1 Favers
143 Downloads
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
cirlmcesc/laravel-hashids
1 Favers
66 Downloads
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
0jkb/schemator
1 Favers
18 Downloads
18 Downloads
Schemator is an advanced Laravel package designed to streamline development workflows by automatically generating Eloquent models and optional Filament resources. It offers features like selective table generation, skipping default Laravel tables, and enhanced model generation with Laravel Sanctum support for the User model.