定制 jhonoryza/laravel-bootstrap-4-generator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. create and run your migration

  2. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-08-27