daimakuai-ext / api-tester
Api tester for laravel
Installs: 33
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
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: 2024-10-27 05:20:19 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).