Libraries tagged by laravel model generator
dinhdjj/filament-model-widgets
338 Downloads
Package for quickly generating widgets of models
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
rakib-587/laravel-make-repository
4 Downloads
Laravel Artisan command to generate repositories with optional model binding.
mvnrsa/laravel-sluggable-trait
14 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
gurzhii/laravel-sluggable-trait
270 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
amidesfahani/laravel-sku
30 Downloads
Generate SKUs for Eloquent models
alhaji-aki/laravel-uuid
3960 Downloads
Trait to generate uuid when creating models
unrulynatives/laravel-sluggable
5 Downloads
Generate slugs when saving Eloquent models
tustin/laravel-sluggable
5 Downloads
Generate slugs when saving Eloquent models
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
salah3id/laravel-slugs
4 Downloads
Generate slugs when saving Eloquent models
ricardovanderspoel/laravel-smart-migrations
7 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
petersowah/laravel-bulk-policies
0 Downloads
Generate policies for all existing models in one go.
oddvalue/laravel-sluggable
11 Downloads
Generate slugs when saving Eloquent models