Nexa merchant Apps API

V1.1.1 2024-08-15 02:50 UTC

This package is auto-updated.

Last update: 2024-09-12 03:51:18 UTC


README

需求

  • PHP >= 8.1
  • Laravel >= 10
  • Sodium

如何安装

NexaMerchant\Apis\Providers\ApisServiceProvider::class,

将其添加到 config/app.php 的 $providers

如何发布

composer require nexa-merchant/apis

如何安装

php artisan apis:install

如何生成API文档

php artisan Apis:gendocs

查看API文档

https:///api/admin/documentation (Admin)
https:///api/shop/documentation (Shop)

错误报告

https://github.com/NexaMerchant/apis/issues

许可证

NexaMerchant Apis 采用 MIT许可证 (MIT) 许可。