jhonoryza/laravel-bootstrap-4-generator
Composer 安装命令:
composer require jhonoryza/laravel-bootstrap-4-generator
包简介
README 文档
README
DB Support
- PostgreSQL
- MySQL
Requirement
- Laravel 10/11
- PHP 8.2
Install
composer require --dev jhonoryza/laravel-bootstrap-4-generator
Start
-
create and run your migration
-
generate the module
php artisan make:cms Module
How this works
-
this package will read your migrated table column name and data type
-
auto fill column in model, factory and form request file
Generated Files
- Model
- Factory
- Seeder
- DatabaseSeeder
- Form Request
- Controller
- Service
- Blade Index, Edit and Create
- Route
- Menu
- Permission
Limitation
- For every column will always use text component in index, create and edit blade files.
Security
If you've found a bug regarding security please mail jardik.oryza@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-27