all-in-one tool for API development
https://paw.cloud/
Paw is a full-featured HTTP client that lets you test and describe the APIs you build or consume. It has a beautiful native macOS interface to compose requests, inspect server responses, generate client code and export API definitions.
用来调试laravel的话,装个
Laravel CSRF TokenDynamic Value
A dynamic value to extract the CSRF token generated by the Laravel framework.
https://paw.cloud/extensions/LaravelCsrfToken
Tutorial
https://github.com/FangStarNet/net.fangstar.LaravelCsrfToken
Copy this extension project to your PAW extension folder;
Add the header name: X-XSRF-TOKEN, then right click on the header value field, slide to Extensions, choose the Laravel CSRF TOKEN.
Make a GET request first.
The POST request will work.











网友评论