daimakuai-ext / api-tester
Api tester for laravel
Package info
github.com/daimakuai-ext/api-tester
Language:HTML
pkg:composer/daimakuai-ext/api-tester
1.0.0
2018-08-26 02:18 UTC
Requires
- php: >=7.0.0
- jblv/daimakuai: >=1.0.0
- laravel/framework: 5.5.*
Requires (Dev)
- laravel/laravel: 5.*
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2026-03-15 13:17:35 UTC
README
Inspired by laravel-api-tester.
Screenshot
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).
