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

Requirements

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

How to Install

NexaMerchant\Apis\Providers\ApisServiceProvider::class,

Add it to config/app.php $providers

How to Publish

composer require nexa-merchant/apis

How to Install

php artisan apis:install

How to Generate API Docs

php artisan Apis:gendocs

View Api Document

http://localhost/api/admin/documentation (Admin)
http://localhost/api/shop/documentation (Shop)

Bug Report

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

License

NexaMerchant Apis is licensed under The MIT License (MIT).