daimakuai-ext/api-tester

Api tester for laravel

1.0.0 2018-08-26 02:18 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:08:01 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).