hestalabs/modulemaker 问题修复 & 功能扩展

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

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

hestalabs/modulemaker

Composer 安装命令:

composer require hestalabs/modulemaker

包简介

Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.

README 文档

README

Latest Stable Version Total Downloads License Monthly Downloads

Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirements.

Installation:

  • composer require hestabit/modulemaker

  • Set your Project path in the .env file.

      Ex:     APP_PATH ="Your project path"
    
      Like:   APP_PATH = "/var/www/html/your project name".
    

Access at browser or Route:

    Url:    ServerPath/module
    Like:   http://localhost:8000/module.

Working:

  • You just have to install ( require ) this package in your project.
  • Now hit the command in commandline 'php artisan serve'.
  • Visit 'ServerPath/module'.
  • Enter Module Name which you want to create.
  • Choose Controller ‘Simple’ or ‘Resource’, if you want to create the controller for your module.
  • Click on View if you want to create a ‘View’ for your module.
  • Model and migration are the default files for your module.
  • Click on ‘Create Module’ button to create your module.

Output:

  • You will get a list of files with there path which you have created for your module.
  • If you choose resource controller for your module you will get a resource controller with ‘try and catch’.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固