Back

Hey Laravel Developers

If you deal with a lot of external API integrations in your application, a common activity for you might be converting CURL requests from say Postman to HTTP Client in Laravel

Well for the same activity, found a tool created by Laravel Shift that converts a CURL Request to a Laravel Http Client Request

image

2

360