定制 lbmadesia/api-generator 二次开发

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

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

lbmadesia/api-generator

Composer 安装命令:

composer require lbmadesia/api-generator

包简介

To create a api with all related files like controller, route etc with a simple restapi.

README 文档

README

A Laravel api-generator Package for Laravel AdminPanel < https://github.com/lbmadesia/laravel-adminpanel >

License

This api-generator is open-sourced software licensed under the MIT license

Official Documentation

To get started with api-generator, use Composer to add the package to your project's dependencies:

composer require lbmadesia/api-generator

Since you would be having work of this api-generator, while creating your project, hence only require it in the dev environment.

Configuration

After installing the Generator, register the Lbmadesia\ApiGenerator\Provider\ApiCrudGeneratorServiceProvider in your config/app.php configuration file:

'providers' => [
    // Other service providers...

    Lbmadesia\ApiGenerator\Provider\ApiCrudGeneratorServiceProvider::class
],

you need to run below command for publish migration, view and config file:

php artisan vendor:publish --tag=api-generator

and you can get the title "Api Management" from package's translation file by using:

{{ trans('generator::menus.apis.management') }}

Link Api management with route

{{ route('admin.apis.index') }}

Contribute

You can contribute to this project, by just taking fork of it. We are open for suggestion and PRs. If you have any new suggestions or anything for that matter, contact me at lbmadesia@gmail.com

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-02-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固