Libraries tagged by generate model
vonsogt/generators
5 Downloads
Generate files for laravel projects
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
tannhatcms/generators
3 Downloads
Generate files for laravel projects
starmoozie/laravel-crud-generators
93 Downloads
Generate files for laravel projects
starmoozie/crud-generators
108 Downloads
Generate MVC for laravel project
raiika/backpack-generators
17 Downloads
Generate files for laravel projects
nonetallt/laravel-autoschema
16 Downloads
Generate markdown file describing all your laravel application models and their attributes.
najm/acl-policy-maker
5 Downloads
Using artisan generate ACL roles, permissions and laravel policy based on provided model name
mitchdav/laravel-stripe-ids
1634 Downloads
Generate Stripe-style IDs (ch_xxxxxxxxxx) for your Eloquent models.
lecuong/generators
11 Downloads
Generate files for laravel projects
jkg/backpack-generators
12 Downloads
Generate files for laravel projects
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
devcuongnguyen/generators
19 Downloads
Generate files for laravel projects
creativecrafts/laravel-secure-random-number-generator
312 Downloads
A handy package to generate a secure unique random number for a model
cirlmcesc/laravel-hashids
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.