noud/schema-builder 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

noud/schema-builder

Composer 安装命令:

composer require noud/schema-builder

包简介

Schema designer & migration generator for laravel & lumen

README 文档

README

schema-builder

Database designer & migration generator package for laravel & lumen.

Checkout agontuk.github.io/schema-designer to see how it works.

Installation

composer require --dev noud/schema-builder

For Laravel(>=5.5) this package utilises package auto-discovery. There is no need to add the service providers manually. You may notice the following message post-autoload.

Discovered Package: noud/schema-builder

or for Laravel(<5.5), register SchemaServiceProvider on the providers array in config/app.php,

\Agontuk\Schema\SchemaServiceProvider::class

or for Lumen in bootstrap/app.php

$app->register(\Agontuk\Schema\SchemaServiceProvider::class);

Finally enable required routes via .env,

SCHEMA_ROUTES_ENABLED=true

NOTE: APP_ENV should be local to use this package.

Usage

Navigate to yoursite.com/schema and build your database schema, then use the export button to generate migration files.

NOTE: Not all features of migration are supported yet. Feel free to submit any issues or pull requests.

License

MIT

统计信息

  • 总下载量: 33
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 20
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-03-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固