daimakuai-ext/api-tester

Api tester for laravel

Installs: 34

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:HTML

pkg:composer/daimakuai-ext/api-tester

1.0.0 2018-08-26 02:18 UTC

This package is not auto-updated.

Last update: 2025-10-12 10:39:02 UTC


README

Inspired by laravel-api-tester.

Screenshot

wx20170809-164424

Installation

$ composer require daimakuai-ext/api-tester -vvv

$ php artisan vendor:publish --tag=api-tester

Then last run flowing command to import menu and permission:

$ php artisan admin:import api-tester

Finally open http://localhost/admin/api-tester.

License

Licensed under The MIT License (MIT).